Skip to content

Commit 261be7a

Browse files
Gavin-Gongyyx990803
authored andcommitted
fix typo (#49)
1 parent 79777ee commit 261be7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ new Vue({
119119

120120
``` js
121121
new Vue({
122-
// 需要将 `Rx` 传递给 Vue.ues() 以暴露 `Subject`
122+
// 需要将 `Rx` 传递给 Vue.use() 以暴露 `Subject`
123123
domStreams: ['plus$'],
124124
subscriptions () {
125125
// 使用 this.plus$

0 commit comments

Comments
 (0)