Skip to content

Commit 9483226

Browse files
committed
SEC-2282: Polish CSRF doc
1 parent aca2e4f commit 9483226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/src/docbook/csrf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ amount=100.00&routingNumber=1234&account=9876
3131
name="account"
3232
value="evilsAccountNumber"/>
3333
<input type="submit"
34-
value="Win Money!'/>
34+
value="Win Money!"/>
3535
</form>]]></programlisting>
3636
<para>You like to win money, so you click on the submit button. In the process, you have unintentionally transferred $100 to
3737
a malicious user. This happens because, while the evil website cannot see your cookies, the cookies associated with your

0 commit comments

Comments
 (0)