Skip to content

Commit 16d001c

Browse files
authored
Update transitions.md
1 parent ed31c55 commit 16d001c

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)