Skip to content

Commit 54f6327

Browse files
committed
Typo
1 parent 7c52249 commit 54f6327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can also change the default subscription method by defining the `Vue.config.
6161

6262

6363
```javascript
64-
// You can replace the default subcription function with our own
64+
// You can replace the default subcription function with your own
6565
// Here we replace the native subscribe() with a cached one
6666
// with the ccorcos:subs-cache package
6767
const subsCache = new SubsCache({

0 commit comments

Comments
 (0)