diff --git a/features/description-list.yml b/features/description-list.yml
index ad0fa827ad9..d064f34d61e 100644
--- a/features/description-list.yml
+++ b/features/description-list.yml
@@ -1,5 +1,5 @@
 name: Description list
-description: The `
`, `- `, and '
- ' HTML elements represent a list of terms and their associated descriptions. Use a description list to create glossaries or similar list of key-value pairs.
+description: The ``, `- `, and `
- ` HTML elements represent a list of terms and their associated descriptions. Use a description list to create glossaries or similar list of key-value pairs.
 spec:
   - https://html.spec.whatwg.org/multipage/grouping-content.html#the-dd-element
   - https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element