Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Max Schaefer
2023-09-12 16:47:23 +01:00
committed by GitHub
parent 46d7165885
commit 7ddb7da65e

View File

@@ -18,7 +18,7 @@ redirects on the server; then choose from that list based on the user input prov
</p>
<p>
If this is not possible, then the user input should be validated in some other way,
for example by verifying that the target URL is on the same host as the current page.
for example, by verifying that the target URL is on the same host as the current page.
</p>
</recommendation>