From 2f76f260404970cb8abd950dee56660eefae4c55 Mon Sep 17 00:00:00 2001 From: Gavin Gong Date: Sat, 29 Jul 2017 21:35:58 +0800 Subject: [PATCH] fix typo --- README-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-CN.md b/README-CN.md index 095abdd..f0a9a37 100644 --- a/README-CN.md +++ b/README-CN.md @@ -119,7 +119,7 @@ new Vue({ ``` js new Vue({ - // 需要将 `Rx` 传递给 Vue.ues() 以暴露 `Subject` + // 需要将 `Rx` 传递给 Vue.use() 以暴露 `Subject` domStreams: ['plus$'], subscriptions () { // 使用 this.plus$