Skip to content

Commit 19c973c

Browse files
authored
Merge pull request #707 from CalMacCQ/master
Fix typos in navbar documentation
2 parents af1122b + fe75faf commit 19c973c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sections/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Header and navbar
22

33
By default, this theme does not contain any header content, it only has a sidebar and a main content window.
4-
However, you may [use the PyData Sphinx Theme's header configuraiton](https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/layout.html#header-navigation-bar) to add your own header components.
4+
However, you may [use the PyData Sphinx Theme's header configuration](https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/layout.html#header-navigation-bar) to add your own header components.
55
If any of this configuration is set, then your header will show at the top of the page.
66

77
## Add components to the header navbar

0 commit comments

Comments
 (0)