8000 chore: merge master · meteor-vue/vue-meteor-tracker@c8f473b · GitHub
[go: up one dir, main page]

Skip to content

Commit c8f473b

Browse files
author
Guillaume Chau
committed
chore: merge master
2 parents 3c0b3f7 + 72d8f38 commit c8f473b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can also use the `$subscribe(name, ...params)` method in you component code:
6666

6767

6868
```js
69-
ready () {
69+
mounted () {
7070
// Subscribes to the 'threads' publication with two parameters
7171
this.$subscribe('thread', 'new', 10)
7272
}

0 commit comments

Comments
 (0)
0