Skip to content

Commit 5fd0662

Browse files
cldrnjf205
andauthored
Update csharp/ql/src/Security Features/CWE-016/ASPNetPagesValidateRequest.qhelp
Fixes typo Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
1 parent 24b2471 commit 5fd0662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/Security Features/CWE-016/ASPNetPagesValidateRequest.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<p>
2626
The following example shows the <code>validateRequest</code> flag set to <code>false</code>
2727
in a <code>Web.config</code> file for ASP.NET. This will disable validation, and leave
28-
the the web application vulnerable against common XSS attacks:
28+
the web application vulnerable against common XSS attacks:
2929
</p>
3030

3131
<sample src="ASPNetPagesValidateRequestBad.config" />

0 commit comments

Comments
 (0)