Skip to content

Commit a098a73

Browse files
authored
Update README.md
1 parent 97f813f commit a098a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/redux-requests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Declarative AJAX requests and automatic network state management for single-page
1717

1818
> **Note**
1919
>
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!
2121
2222
## Table of content
2323

0 commit comments

Comments
 (0)