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:27:31 +01:00
committed by GitHub
parent ad4c68ba0d
commit 6d82d7a1db

View File

@@ -101,7 +101,7 @@ collection of selected values:
--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"