From 88603093c66b934fd64d58177358b20d9f63e83c Mon Sep 17 00:00:00 2001 From: Estelle Weyl Date: Mon, 2 Dec 2024 05:34:21 -0800 Subject: [PATCH] Update files/en-us/web/api/htmlmodelement/cite/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- files/en-us/web/api/htmlmodelement/cite/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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