Fix a typo

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
Dave Pearson
2023-05-25 13:14:27 +01:00
committed by GitHub
parent bec362e527
commit 34f7136f21

View File

@@ -50,7 +50,7 @@ optionally contain a flag for the initial selected state of the option.
--8<-- "docs/examples/widgets/selection_list_tuples.py" --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" === "selection_list.css"