diff --git a/features/namespace.yml b/features/namespace.yml
index 669d2806cc1..a06462f3570 100644
--- a/features/namespace.yml
+++ b/features/namespace.yml
@@ -1,4 +1,4 @@
-name: "`@namespace`"
+name: "@namespace"
description: The `@namespace` CSS rule sets a default namespace or namespace prefix. Namespace prefixes allow CSS selectors to distinguish elements with the same name but different document types, such as the HTML `` element and the SVG `` element.
spec: https://drafts.csswg.org/css-namespaces-3/#declaration
caniuse: css-namespaces