minor english fix

This commit is contained in:
Carlin Mackenzie 2019-03-07 20:40:27 +00:00 committed by GitHub
parent 3113f7deef
commit dc84118686
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
The "clickjacking" attack allows an evil page to click on a "victim site" *on behalf of the visitor*.
Many sites were hacked this way, including Twitter, Facebook, Paypal and other sites. They are all fixed, of course.
Many sites were hacked this way, including Twitter, Facebook, Paypal and other sites. They have all been fixed, of course.
## The idea