From 7ae33fbafb5b27a80f0c37d283d1643b43d145d5 Mon Sep 17 00:00:00 2001 From: Christopher Hunter <8398225+crhntr@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:30:48 -0800 Subject: [PATCH] Remove duplicated word "change" in template/doc.go --- template/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/doc.go b/template/doc.go index a72fa46..c2d330a 100644 --- a/template/doc.go +++ b/template/doc.go @@ -220,7 +220,7 @@ More details can be found below in "Substitutions in URLs". In attribute value contexts, action outputs are always HTML-escaped after context-specific sanitization to ensure that the attribute values cannot change -change the structure of the surrounding HTML tag. In URL or TrustedResourceURL +the structure of the surrounding HTML tag. In URL or TrustedResourceURL sanitization contexts, action outputs are additionally URL-normalized to reduce the likelihood of downstream URL-parsing bugs. For example, the template