Skip to content

Commit 13c0a3b

Browse files
committed
v2 to v3 Migration Guide Typo Fix
1 parent b1b86fb commit 13c0a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/migration/from-v2-to-v3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It is recommended to use `toNative` to transform a class component into a vue op
1212

1313
[](./from-v2-to-v3-breaking-changes-toNative.ts ':include :type=code typescript')
1414

15-
### Depreactate init class property despends on another in constructor
15+
### Deprecate init class property depends on another in constructor
1616

1717
This is not allowed now.
1818

0 commit comments

Comments
 (0)