diff --git a/README.md b/README.md index aa40209..86d4416 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ for (notification in store) { } // As an array -val notifications = store.notifications() +val notifications = store.notifications ``` Enumeration is also available: