Skip to content

Commit 9576e2a

Browse files
cldrnjf205
andauthored
Update csharp/ql/src/Security Features/CWE-016/ASPNetPagesValidateRequest.qhelp
Adds missing code tags Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
1 parent a4251f6 commit 9576e2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<sample src="ASPNetPagesValidateRequestBad.config" />
3232

3333
<p>
34-
If validateRequest is set to <code>true</code>, validation is enabled:
34+
If <code>validateRequest</code> is set to <code>true</code>, validation is enabled:
3535
</p>
3636

3737
<sample src="ASPNetPagesValidateRequestGood.config" />
@@ -48,4 +48,4 @@
4848
</li>
4949

5050
</references>
51-
</qhelp>
51+
</qhelp>

0 commit comments

Comments
 (0)