docs: fix typo in webview.md (#17454)

This commit is contained in:
Benny Neugebauer 2019-03-19 19:43:19 +01:00 committed by Samuel Attard
parent ddd51525f1
commit f4c3151815

View file

@ -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`