Skip to content

Commit

Permalink
a typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmandlik committed Jun 3, 2024
1 parent 583f133 commit 9504233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/api/switches.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Index
```@index
Pages = ["general.md"]
Pages = ["switches.md"]
```

## API
Expand Down
2 changes: 1 addition & 1 deletion docs/src/manual/nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using Mill
```

!!! ukw "Tip"
!!! ukn "Tip"
It is recommended to read the [Motivation](@ref) section first to understand the crucial ideas behind hierarchical multiple instance learning.

# Nodes
Expand Down

0 comments on commit 9504233

Please sign in to comment.