You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/pages/guides/svelte-query.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: svelte-query
3
3
title: Svelte Query
4
4
---
5
5
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`.
0 commit comments