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: packages/redux-requests/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Declarative AJAX requests and automatic network state management for single-page
17
17
18
18
> **Note**
19
19
>
20
-
> If you use other feching libraries, like `react-query`, note, that one of the biggest advantage of `redux-requests` is an automatic normalisation and data updates. If you mostly care about this feature, you might also try too look at [normy](https://github.com/klis87/normy) - a library to add this feature to any data fetching library!
20
+
> If you use other feching libraries, like `react-query`, note, that one of the biggest advantage of `redux-requests` is an automatic normalisation and data updates. If you mostly care about this feature, you might also try to look at [normy](https://github.com/klis87/normy) - a library to add this feature to any data fetching library!
0 commit comments