Skip to content

Commit d20e3cf

Browse files
AnnMarieWT4rk1n
andauthored
Update dash/_pages.py docstring
Co-authored-by: Philippe Duval <[email protected]>
1 parent ad70e86 commit d20e3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/_pages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ def register_page(
237237
- `title`:
238238
(string or function) Specifies the page title displayed in the browser tab.
239239
If not supplied, the app's title is used if different from the default "Dash".
240-
Otherwise, the title is the supplied `name` or inferred from the module name.
240+
Otherwise, the title is the given `name` or inferred from the module name.
241241
For example, `pages.weekly_analytics` is inferred as "Weekly Analytics".
242242
243243
- `description`:

0 commit comments

Comments
 (0)