diff --git a/files/en-us/web/api/htmlmodelement/cite/index.md b/files/en-us/web/api/htmlmodelement/cite/index.md index 242cf5678f87ed3..8cc74e7f0370954 100644 --- a/files/en-us/web/api/htmlmodelement/cite/index.md +++ b/files/en-us/web/api/htmlmodelement/cite/index.md @@ -8,7 +8,7 @@ browser-compat: api.HTMLModElement.cite {{ApiRef("HTML DOM")}} -The **`cite`** property of the {{domxref("HTMLModElement")}} interface indicates the URL of the resource explaining the modification. It reflects the `cite` attribute of the {{HTMLElement("del")}} element and {{HTMLElement("ins")}} elements. +The **`cite`** property of the {{domxref("HTMLModElement")}} interface indicates the URL of the resource explaining the modification. It reflects the `cite` attribute of the {{HTMLElement("del")}} element and {{HTMLElement("ins")}} elements. ## Value