Merge branch 'patch-1' into 'master'

Fix typo

See merge request spritely/ocappub!5
This commit is contained in:
Jay Graber 2022-11-30 01:19:49 +00:00
commit fd0843921c
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,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.