mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix a typo
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@ optionally contain a flag for the initial selected state of the option.
|
||||
--8<-- "docs/examples/widgets/selection_list_tuples.py"
|
||||
~~~
|
||||
|
||||
1. Note that the `SelectionList` is typed as `int`, for the type of the vlaues.
|
||||
1. Note that the `SelectionList` is typed as `int`, for the type of the values.
|
||||
|
||||
=== "selection_list.css"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user