diff --git a/docs/api/Store.md b/docs/api/Store.md index 326f91a795..fff1db31df 100644 --- a/docs/api/Store.md +++ b/docs/api/Store.md @@ -47,7 +47,7 @@ The store’s reducing function will be called with the current [`getState()`](# #### Returns -(Object): The dispatched action. +(Object): The dispatched action (see notes). #### Notes