Skip to content

Commit 00b8324

Browse files
committed
fix: proposal of 'allow listing' as an inclusive alternative to 'whitelisting'
vuejs/docs@6f904c1#diff-69306c9f8b274c3ef69525aa0309b0a95ec2f1fe92c6892d98f7617b9a30dc27
1 parent 3b9f6e6 commit 00b8324

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
@@ -89,7 +89,7 @@ Vue 2 と互換性のある動作と、互換性のない使用法に対する
8989

9090
### カスタム要素
9191

92-
- [テンプレートのコンパイル中にカスタム要素のホワイトリスト化が実行されるようになりました](/guide/migration/custom-elements-interop.html)
92+
- [テンプレートのコンパイル中にカスタム要素のチェックが実行されるようになりました](/guide/migration/custom-elements-interop.html)
9393
- [特別な `is` prop の使用は、予約済みの `<component>` タグのみに制限されるようになりました](/guide/migration/custom-elements-interop.html#customized-built-in-elements)
9494

9595
### その他の細かな変更

0 commit comments

Comments
 (0)