diff --git a/INDEX.md b/INDEX.md index 793a7dd50..8b8e2a625 100644 --- a/INDEX.md +++ b/INDEX.md @@ -52,8 +52,8 @@ hand-written constructors, `json_serializable`, and `built_value`. #### [provider_counter](provider_counter) _(Flutter team)_ The simplest possible app (the counter) using `provider` -for state management. (This was previously known as `scoped_model_counter`, -and used `scoped_model` for state management.) +for state management. This was previously known as `scoped_model_counter`, +and used `scoped_model` for state management. ## UI