Skip to content

Commit 62ee8fc

Browse files
authored
Merge pull request #8186 from asgerf/js/request-forgery-docs-followup
Approved by esbena, hubwriter
2 parents a664e02 + 22ba43f commit 62ee8fc

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)