Skip to content

Commit eb1c6d6

Browse files
TsingShuizcad
andauthored
docs: fix typo - React Query → Svelte Query (orval-labs#2742)
Co-authored-by: zcad <ada@sadsa>
1 parent 49d7556 commit eb1c6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/guides/svelte-query.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: svelte-query
33
title: Svelte Query
44
---
55

6-
Start by providing an OpenAPI specification and an Orval config file. To use React Query, define the `client` in the Orval config to be `svelte-query`.
6+
Start by providing an OpenAPI specification and an Orval config file. To use Svelte Query, define the `client` in the Orval config to be `svelte-query`.
77

88
## Example with Svelte Query
99

0 commit comments

Comments
 (0)