mirror of https://github.com/vuejs/core.git
chore: fix typo
This commit is contained in:
parent
f4934ac18e
commit
5ab938db50
|
@ -32,7 +32,7 @@ Vapor Mode is available starting in Vue 3.6 alpha. Please note it is still incom
|
||||||
- Partial usage in existing apps, e.g. implementing a perf-sensitive sub page in Vapor Mode.
|
- Partial usage in existing apps, e.g. implementing a perf-sensitive sub page in Vapor Mode.
|
||||||
- Build small new apps entirely in Vapor Mode.
|
- Build small new apps entirely in Vapor Mode.
|
||||||
|
|
||||||
We do not recommend migrating eixsting components to Vapor Mode yet.
|
We do not recommend migrating existing components to Vapor Mode yet.
|
||||||
|
|
||||||
#### Pending Features
|
#### Pending Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue