mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Fix typo (#20450)
This commit is contained in:
committed by
John Kleinschmidt
parent
f3cf2566c1
commit
0c87471c12
@@ -163,7 +163,7 @@ for an attacker to harm your users should they gain the ability to execute
|
||||
JavaScript on your website.
|
||||
|
||||
After this, you can grant additional permissions for specific hosts. For example,
|
||||
if you are opening a BrowserWindow pointed at `https://example.com/", you can
|
||||
if you are opening a BrowserWindow pointed at `https://example.com/`, you can
|
||||
give that website exactly the abilities it needs, but no more.
|
||||
|
||||
### Why?
|
||||
|
||||
Reference in New Issue
Block a user