Skip to content

Commit 51b6cda

Browse files
Update docs/reference/QueryClient.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 17443d7 commit 51b6cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/QueryClient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ try {
113113

114114
**Options**
115115

116-
The options for `infiniteQuery` are exactly the same as those of [`query`](#queryclientquery), with the addition of `initialPageParam`, `pages` and `getNextPageParam` options from [`useInfiniteQuery`](../framework/react/reference/useInfiniteQuery.md),.
116+
The options for `infiniteQuery` are exactly the same as those of [`query`](`#queryclientquery`), with the addition of `initialPageParam`, `pages` and `getNextPageParam` options from [`useInfiniteQuery`](../framework/react/reference/useInfiniteQuery.md).
117117

118118
**Returns**
119119

0 commit comments

Comments
 (0)