diff --git a/features/list-elements.yml b/features/list-elements.yml
index a0ba805f582..870e35c2573 100644
--- a/features/list-elements.yml
+++ b/features/list-elements.yml
@@ -1,9 +1,9 @@
-name:
, , and - .
-description: The elements to represent an ordered or unordered list.
+name:
, , and -
+description: The `
`, ``, and `- ` HTML elements represent ordered and unordered list.
spec:
- - https://html.spec.whatwg.org/multipage/grouping-content.html#the-li-element
- https://html.spec.whatwg.org/multipage/grouping-content.html#the-ol-element
- https://html.spec.whatwg.org/multipage/grouping-content.html#the-ul-element
+ - https://html.spec.whatwg.org/multipage/grouping-content.html#the-li-element
group: html-elements
status:
compute_from: