From e3a3032430d148359df8e21141e378d9feb55ef9 Mon Sep 17 00:00:00 2001 From: how Date: Fri, 6 Sep 2019 09:26:10 +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.