doc: fix typo in manual ToC (#1790)
There was a typographical error in the manual's table of contents (the section itself and the filename did not have the mistake).
This commit is contained in:
parent
62ec0bfdb0
commit
8b9fe9b6c2
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
- [Significant Changes from Lean 3](./lean3changes.md)
|
||||
- [Syntax Highlighting Lean in LaTeX](./syntax_highlight_in_latex.md)
|
||||
- [User Widgets](examples/widgets.lean.md)
|
||||
- [Sematic Highlighting](./semantic_highlighting.md)
|
||||
- [Semantic Highlighting](./semantic_highlighting.md)
|
||||
|
||||
# Development
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue