diff --git a/features/br.yml b/features/br.yml index 89c6e701c36..3fb500e924d 100644 --- a/features/br.yml +++ b/features/br.yml @@ -1,5 +1,5 @@ name:
-description: The `
` element produces line breaks in text. +description: The `
` element breaks lines in text. spec: https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-br-element group: html-elements compat_features: diff --git a/features/html.yml b/features/html.yml index 64e516fc023..cb2bcd04a9d 100644 --- a/features/html.yml +++ b/features/html.yml @@ -1,5 +1,5 @@ name: -description: The `` element represents the top-level of an HTML document and is referred to as the root element. +description: The `` element represents the top level of an HTML document and is referred to as the root element. spec: https://html.spec.whatwg.org/multipage/semantics.html#the-html-element group: html-elements compat_features: