Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Oct 28, 2024
1 parent 58edef3 commit a73b2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ makedocs(;
"About" => "about.md",
(tutorials_in_menu ? [tutorials_menu] : [])...,
"Lie groups" => [
"List of Lie Groups" => "groups/index.md",
"List of Lie groups" => "groups/index.md",
"General Linear" => "groups/general_linear.md",
"Translation group" => "groups/translation.md",
],
Expand Down

0 comments on commit a73b2dd

Please sign in to comment.