Skip to content

Commit 50f62b8

Browse files
Update shiny/module.py
Co-authored-by: Carson Sievert <[email protected]>
1 parent 7605f52 commit 50f62b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/module.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def server(
9191
See Also
9292
--------
9393
* Shiny Modules documentation: <https://shiny.posit.co/py/docs/modules.html>
94-
* ~shiny.module.ui
94+
* shiny.module.ui
9595
"""
9696
from .session import require_active_session, session_context
9797

0 commit comments

Comments
 (0)