Skip to content

Commit c0366a1

Browse files
committed
Update text
1 parent eba940b commit c0366a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/express/ui/_insert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def insert_nav_panel(
3939
*args
4040
UI elements for the inserted nav panel.
4141
value
42-
The value of the nav panel. Use this value to determine whether the item is active
42+
The value of the panel. Use this value to determine whether the panel is active
4343
(when an `id` is provided to the nav container) or to programmatically
4444
select the item (e.g., :func:`~shiny.ui.update_navs`). You can also
4545
provide the value to the `selected` argument of the navigation container

0 commit comments

Comments
 (0)