diff --git a/files/zh-cn/learn/forms/how_to_build_custom_form_controls/index.md b/files/zh-cn/learn/forms/how_to_build_custom_form_controls/index.md index efbd41fcc90770..c5463f394658c6 100644 --- a/files/zh-cn/learn/forms/how_to_build_custom_form_controls/index.md +++ b/files/zh-cn/learn/forms/how_to_build_custom_form_controls/index.md @@ -1961,7 +1961,7 @@ window.addEventListener("load", () => { ```html