Skip to content

Commit 7bc46bd

Browse files
authored
Merge branch 'main' into types/query-core/OmitKeyof
2 parents 0e5199d + 2c0dc08 commit 7bc46bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/vue/guides/custom-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ app.use(VueQueryPlugin, vueQueryPluginOptions)
3232

3333
### Custom context key
3434

35-
You can also customize the key under which `QueryClient` will be accessible in Vue context. This can be usefull is you want to avoid name clashing between multiple apps on the same page with Vue2.
35+
You can also customize the key under which `QueryClient` will be accessible in Vue context. This can be useful is you want to avoid name clashing between multiple apps on the same page with Vue2.
3636

3737
It works both with default, and custom `QueryClient`
3838

0 commit comments

Comments
 (0)