Skip to content

Commit 22ba43f

Browse files
committed
JS: Minor fixup in the client-side request forgery qhelp
1 parent c17d8b1 commit 22ba43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-918/ClientSideRequestForgery.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</p>
4949

5050
<p>
51-
In example below, the input has been restricted to a number so the endpoint cannot be altered:
51+
In example below, the input has been restricted to a number so that the endpoint cannot be altered:
5252
</p>
5353

5454
<sample src="examples/ClientSideRequestForgeryGood.js"/>

0 commit comments

Comments
 (0)