Skip to content

Commit 8aac340

Browse files
authored
Merge pull request #152 from iHelin/patch-3
Update list.md
2 parents 09ea22b + b4012d2 commit 8aac340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ new Vue({ el: '#range' })
213213

214214
### 组件 和 v-for
215215

216-
> 了解组件相关知识,查看 [组件](components.html)Feel free to skip it and come back later.
216+
> 了解组件相关知识,查看 [组件](components.html)完全可以先跳过它,以后再回来查看。
217217
218218
在自定义组件里,你可以像任何普通元素一样用 `v-for`
219219

0 commit comments

Comments
 (0)