Update docs/widgets/list_view.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
darrenburns
2022-11-30 11:42:42 +00:00
committed by GitHub
parent 4834807f36
commit 422f9bed38

View File

@@ -61,7 +61,7 @@ or by clicking on it.
### ChildrenUpdated
The `ListView.ChildrenUpdated` message is emitted when the elements in the `ListView`
are changed (e.g. a child is added, or the list is cleared)
are changed (e.g. a child is added, or the list is cleared).
- [x] Bubbles