Skip to content

Commit 4f012f4

Browse files
authored
Update shiny/ui/_navs.py
1 parent 22ccddb commit 4f012f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/ui/_navs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ def navbar_options(
11081108
for most Bootswatch presets. Note that in Shiny Express, `theme` and
11091109
`navbar_options` both are set using :func:`~shiny.express.ui.page_opts`.
11101110
1111-
Another variation from the Flatly documentation features a navar with dark text on a
1111+
Another variation from the Flatly documentation features a navbar with dark text on a
11121112
light background:
11131113
11141114
```python

0 commit comments

Comments
 (0)