Browse Source

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

Benny Neugebauer 6 years ago
parent
commit
f4c3151815
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/webview-tag.md

+ 1 - 1
docs/api/webview-tag.md

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