Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 4de6c36

Browse files
authored
docs: Update introduction.md (#726)
1 parent 745ad88 commit 4de6c36

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
@@ -93,7 +93,7 @@ Vue 3 中一些需要关注的新功能包括:
9393
### 自定义元素
9494

9595
- [自定义元素检测现在在模板编译时执行](/guide/migration/custom-elements-interop.html)
96-
- [特殊的 `is` prop 的使用被严格限制在被保留的 `<component>` 标签中](/guide/migration/custom-elements-interop.html#定制内置元素)
96+
- [特殊的 `is` attribute 的使用被严格限制在被保留的 `<component>` 标签中](/guide/migration/custom-elements-interop.html#定制内置元素)
9797

9898
### 其他小改变
9999

0 commit comments

Comments
 (0)