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:26:57 +01:00
committed by GitHub
parent d656fa6a79
commit ad4c68ba0d

View File

@@ -74,7 +74,7 @@ Alternatively, selections can be passed in as
--8<-- "docs/examples/widgets/selection_list_selections.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"