From dc841186868dccb61e56d09a092b62729a4ead8c Mon Sep 17 00:00:00 2001 From: Carlin Mackenzie Date: Thu, 7 Mar 2019 20:40:27 +0000 Subject: [PATCH] minor english fix --- 4-frames-and-windows/06-clickjacking/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-frames-and-windows/06-clickjacking/article.md b/4-frames-and-windows/06-clickjacking/article.md index d26a3b23..9752835e 100644 --- a/4-frames-and-windows/06-clickjacking/article.md +++ b/4-frames-and-windows/06-clickjacking/article.md @@ -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