Fix typo (#20450)
This commit is contained in:
parent
f3cf2566c1
commit
0c87471c12
1 changed files with 1 additions and 1 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue