diff --git a/files/en-us/web/api/htmltemplateelement/shadowrootdelegatesfocus/index.md b/files/en-us/web/api/htmltemplateelement/shadowrootdelegatesfocus/index.md
index 7734cd5e69d8379..67ed2f857a05f9b 100644
--- a/files/en-us/web/api/htmltemplateelement/shadowrootdelegatesfocus/index.md
+++ b/files/en-us/web/api/htmltemplateelement/shadowrootdelegatesfocus/index.md
@@ -16,7 +16,7 @@ Otherwise, if an `HTMLTemplateElement` is created, the value of this property is
## Value
-Reflects the value of the [`shadowrootdelegatesfocus`](/en-US/docs/Web/HTML/Element/template#shadowrootclonable) attribute of the associated [``](/en-US/docs/Web/HTML/Element/template) element.
+Reflects the value of the [`shadowrootdelegatesfocus`](/en-US/docs/Web/HTML/Element/template#shadowrootdelegatesfocus) attribute of the associated [``](/en-US/docs/Web/HTML/Element/template) element.
## Specifications