Skip to content

Commit 6f9d60e

Browse files
authored
Update docs/src/pages/guides/migrating-to-react-query-4.md
1 parent 6937cbc commit 6f9d60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/guides/migrating-to-react-query-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In v4, `notifyOnChangeProps` defaults to the `"tracked"` behavior of v3 instead
3939

4040
### Consistent behavior for `cancelRefetch`
4141

42-
The `cancelRefetch` can be passed to all functions that imperatively fetch a query, namely:
42+
The `cancelRefetch` option can be passed to all functions that imperatively fetch a query, namely:
4343

4444
- `queryClient.refetchQueries`
4545
- `queryClient.invalidateQueries`

0 commit comments

Comments
 (0)