Skip to content

Commit 7ddb7da

Browse files
Apply suggestions from code review
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 46d7165 commit 7ddb7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-601/ServerSideUrlRedirect.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ redirects on the server; then choose from that list based on the user input prov
1818
</p>
1919
<p>
2020
If this is not possible, then the user input should be validated in some other way,
21-
for example by verifying that the target URL is on the same host as the current page.
21+
for example, by verifying that the target URL is on the same host as the current page.
2222
</p>
2323
</recommendation>
2424

0 commit comments

Comments
 (0)