Less annoying gender neutral forms

This commit is contained in:
Armin Ronacher 2011-06-28 14:34:07 +02:00
parent d3b0edbcf9
commit 22d468e190
8 changed files with 12 additions and 12 deletions

View file

@ -73,7 +73,7 @@ them knowing.
Say you have a specific URL that, when you sent `POST` requests to will
delete a user's profile (say `http://example.com/user/delete`). If an
attacker now creates a page that sends a post request to that page with
some JavaScript he or she just has to trick some users to load that page and
some JavaScript they just has to trick some users to load that page and
their profiles will end up being deleted.
Imagine you were to run Facebook with millions of concurrent users and