From 76f903394ead59c5292d4d20b5ee765b38136384 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Mon, 5 Feb 2024 10:29:18 +0100 Subject: [PATCH] Update sectraining.md --- sectraining.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sectraining.md b/sectraining.md index aff7f54..6643138 100644 --- a/sectraining.md +++ b/sectraining.md @@ -23,7 +23,7 @@ JavaScript frameworks (e.g., Angular, React) or server-side templating systems ( |type| java | |---|---| |HTML Body
USER-CONTROLLED-DATA
| `Encode.forHtml` | -|HTML Attribute `Encode.forHtmlAttribute`| +|HTML Attribute |`Encode.forHtmlAttribute`| |URL Parameter Search |`Encode.forUriComponent`| |CSS String
Selection
| `Encode.forCssString`| |CSS URL
|`Encode.forCssUrl`|