Skip to content

Commit a56a5b5

Browse files
authored
docs: fix typo for options used in querycache (#1291)
1 parent 7cd586f commit a56a5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Its available properties and methods are:
382382
383383
**Options**
384384
385-
- `defaultConfig: QueryQueryConfig`
385+
- `defaultConfig: QueryConfig`
386386
- Optional
387387
- Define defaults for all queries and mutations using this query cache.
388388

0 commit comments

Comments
 (0)