We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcbc9c commit ae0f15bCopy full SHA for ae0f15b
README.md
@@ -30,7 +30,7 @@ Tools for managing promises or normalized client stores/caches are plentiful the
30
31
## The solution
32
33
-React Query contains a set of hooks that attempt to address these issues. Ouf of the box, React Query:
+React Query contains a set of hooks that attempt to address these issues. Out of the box, React Query:
34
35
- Dedupes similar requests at the application level
36
- Caches response data across similar requests
0 commit comments