Skip to content

Commit e651a89

Browse files
authored
📚 DOCS: Fix typo (#33)
1 parent dc13c35 commit e651a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
A sphinx extension that allows the documentation site-map (a.k.a Table of Contents) to be defined external to the documentation files.
99

10-
In normal Sphinx documentation, the documentation site-map is defined *via* a bottom-up approach - adding [`toctree` directives](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#table-of-contents) within pages of the documentatio
10+
In normal Sphinx documentation, the documentation site-map is defined *via* a bottom-up approach - adding [`toctree` directives](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#table-of-contents) within pages of the documentation.
1111

1212
This extension facilitates a **top-down** approach to defining the site-map structure, within a single YAML file.
1313

0 commit comments

Comments
 (0)