Apply suggestions from code review

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
yoff
2022-03-25 11:42:32 +01:00
committed by GitHub
parent ce017394e6
commit 85f1d92a0d
3 changed files with 8 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<overview>
<p>
Cross-site request forgery (CSRF) is a type of vulnerability in which an
attacker is able to force a user carry out an action that the user did
attacker is able to force a user to carry out an action that the user did
not intend.
</p>