We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9080882 commit 265b8b5Copy full SHA for 265b8b5
src/guide/migration/introduction.md
@@ -112,7 +112,7 @@ The following consists a list of breaking changes from 2.x:
112
- [$on, $off and $once instance methods](/guide/migration/events-api.html)
113
- [Filters](/guide/migration/filters.html)
114
- [Inline templates attributes](/guide/migration/inline-template-attribute.html)
115
-- [`$children` intance property](/guide/migration/children.md)
+- [`$children` instance property](/guide/migration/children.md)
116
- `$destroy` instance method. Users should no longer manually manage the lifecycle of individual Vue components.
117
118
## Supporting Libraries
0 commit comments