From 59f24d81f037672ea3b7679cae241c7f46ef754e Mon Sep 17 00:00:00 2001 From: RiRiSharp <30719799+RichardPoes@users.noreply.github.com> Date: Sun, 13 Apr 2025 21:42:09 +0200 Subject: [PATCH] Add missing closing bracket in semantic-html-comparison.md --- docs/site/docs/verification/semantic-html-comparison.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/docs/verification/semantic-html-comparison.md b/docs/site/docs/verification/semantic-html-comparison.md index 0ef9bd5d0..f03fa02f3 100644 --- a/docs/site/docs/verification/semantic-html-comparison.md +++ b/docs/site/docs/verification/semantic-html-comparison.md @@ -105,7 +105,7 @@ Here are the customization options you have available to you: ```html

HeLLo world

-
``` To perform case insensitive comparison of the text inside the `id` attribute, do the following: