ruby: drop a redundant bit of documentation

This commit is contained in:
Alex Ford
2021-11-09 14:07:00 +00:00
parent 340897f262
commit 37775407a9

View File

@@ -7,8 +7,7 @@
<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
not intend. This may allow the attacker to perform actions on behalf of
the targeted user.
not intend.
</p>
<p>