Skip to content

Commit 139cbce

Browse files
authored
Fix some typos in v2.7 migration guide
1 parent 1ccc10a commit 139cbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/migration-vue-2-7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ Vue Devtools 6.2.0 has added support for inspecting 2.7 Composition API state, b
117117

118118
As stated before, 2.7 is the final minor release of Vue 2.x. After this release, Vue 2 has entered LTS (long-term support) which lasts for 18 months from now, and will no longer receive new features.
119119

120-
This means **Vue 2 will reach End of Life on December 31st, 2023**. We believe this should provide plenty of time for most of the ecosystem to migrate over to Vue 3. However, we also understand that there could be teams or projects that cannot upgrade by this timeline while still need to fullfil security and compliance requirements. If your team expects to be using Vue 2 beyond end of 2023, make sure to plan head and understand your options: learn more about [Vue 2 LTS and Extended Support](/lts/).
120+
This means **Vue 2 will reach End of Life on December 31st, 2023**. We believe this should provide plenty of time for most of the ecosystem to migrate over to Vue 3. However, we also understand that there could be teams or projects that cannot upgrade by this timeline while still needing to fullfil security and compliance requirements. If your team expects to be using Vue 2 beyond end of 2023, make sure to plan ahead and understand your options. Learn more about [Vue 2 LTS and Extended Support](/lts/).

0 commit comments

Comments
 (0)