Skip to content

Commit 265b8b5

Browse files
authored
Update introduction.md (#673)
1 parent 9080882 commit 265b8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The following consists a list of breaking changes from 2.x:
112112
- [$on, $off and $once instance methods](/guide/migration/events-api.html)
113113
- [Filters](/guide/migration/filters.html)
114114
- [Inline templates attributes](/guide/migration/inline-template-attribute.html)
115-
- [`$children` intance property](/guide/migration/children.md)
115+
- [`$children` instance property](/guide/migration/children.md)
116116
- `$destroy` instance method. Users should no longer manually manage the lifecycle of individual Vue components.
117117

118118
## Supporting Libraries

0 commit comments

Comments
 (0)