docs: fix typo in webview.md (#17454)
This commit is contained in:
parent
ddd51525f1
commit
f4c3151815
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ This option is disabled by default in the guest page.
|
||||||
```
|
```
|
||||||
|
|
||||||
When this attribute is `false` the guest page in `webview` will not have access
|
When this attribute is `false` the guest page in `webview` will not have access
|
||||||
to the [`remote`](remote.md) module. The remote module is avaiable by default.
|
to the [`remote`](remote.md) module. The remote module is available by default.
|
||||||
|
|
||||||
### `plugins`
|
### `plugins`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue