mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update docs/guide/app.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
@@ -196,7 +196,7 @@ You can change these defaults by defining `TITLE` and `SUB_TITLE` class variable
|
||||
--8<-- "docs/examples/app/question_title01.py"
|
||||
```
|
||||
|
||||
Note the title and subtitle are displayed by the builtin [Header](./../widgets/header.md) widget at the top of the screen:
|
||||
Note that the title and subtitle are displayed by the builtin [Header](./../widgets/header.md) widget at the top of the screen:
|
||||
|
||||
```{.textual path="docs/examples/app/question_title01.py"}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user