We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c52249 commit 54f6327Copy full SHA for 54f6327
packages/vue/README.md
@@ -61,7 +61,7 @@ You can also change the default subscription method by defining the `Vue.config.
61
62
63
```javascript
64
-// You can replace the default subcription function with our own
+// You can replace the default subcription function with your own
65
// Here we replace the native subscribe() with a cached one
66
// with the ccorcos:subs-cache package
67
const subsCache = new SubsCache({
0 commit comments