Skip to content

Commit 4093f76

Browse files
authored
Merge pull request #281 from incrediblink/patch-1
Update transitions.md
2 parents 7c6abed + 16d001c commit 4093f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/transitions.md

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

903903
## 多个组件的过渡
904904

905-
多个组件的过渡很简单很多 - 我们不需要使用 `key` 特性。相反,我们只需要使用[动态组件](components.html#动态组件):
905+
多个组件的过渡简单很多 - 我们不需要使用 `key` 特性。相反,我们只需要使用[动态组件](components.html#动态组件):
906906

907907

908908
``` html

0 commit comments

Comments
 (0)