diff --git a/docs/widgets/list_view.md b/docs/widgets/list_view.md index ef4aef32a..feec59c7d 100644 --- a/docs/widgets/list_view.md +++ b/docs/widgets/list_view.md @@ -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