diff --git a/features/spellcheck.yml b/features/spellcheck.yml index 3b0d36bb997..5c5625ff5e8 100644 --- a/features/spellcheck.yml +++ b/features/spellcheck.yml @@ -1,6 +1,6 @@ name: spellcheck description: The `spellcheck` global HTML attribute sets whether the browser may check an element for spelling errors. -spec: https://html.spec.whatwg.org/multipage/interaction.html#the-accesskey-attribute +spec: https://html.spec.whatwg.org/multipage/interaction.html#attr-spellcheck compat_features: - api.HTMLElement.spellcheck - html.global_attributes.spellcheck