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:
@@ -101,7 +101,7 @@ collection of selected values:
|
|||||||
--8<-- "docs/examples/widgets/selection_list_selected.py"
|
--8<-- "docs/examples/widgets/selection_list_selected.py"
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
1. Note that the `SelectionList` is typed as `str`, for the type of the vlaues.
|
1. Note that the `SelectionList` is typed as `str`, for the type of the values.
|
||||||
|
|
||||||
=== "selection_list.css"
|
=== "selection_list.css"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user