From 3ccf6b688ee716ae9430bf1afe5df0b7a0bf9ab0 Mon Sep 17 00:00:00 2001 From: Jay Graber Date: Mon, 6 Jul 2020 22:39:04 +0000 Subject: [PATCH] Fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 6cc1b3e..2131293 100644 --- a/README.org +++ b/README.org @@ -1064,7 +1064,7 @@ The solution to the second problem is very similar once we realize that browsers made the perimeter-security-is-eggshell-security mistake. (And now we understand why dealing with CORS headers is such a headache!) -Except... "solving" this problem would mean brining explicit ocap type +Except... "solving" this problem would mean bringing explicit ocap type security to the web in general, meaning that extensions could not automatically reach in and scrape an entire page by default, for instance.