You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ Middlewares passed as **string** will then be resolved throught angular's inject
192
192
## Config
193
193
194
194
### Debouncing the digest
195
-
You can debounce the digest triggered by store modification (usefull in huge apps with a lot of store modification) by passing a config parameter to the `ngReduxProvider`.
195
+
You can debounce the digest triggered by store modification (usefull in huge apps with a lot of store modifications) by passing a config parameter to the `ngReduxProvider`.
0 commit comments