updated README

This commit is contained in:
Lorenzo Pichilli 2022-10-11 17:06:07 +02:00
parent 57297e4249
commit eb87c48476
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Add `flutter_inappwebview` as a [dependency in your pubspec.yaml file](https://f
### Installation - Web support
To make it work properly on the Web platformm, you need to add the `web_support.js` file inside the `<head>` of your `web/index.html` file:
To make it work properly on the Web platform, you need to add the `web_support.js` file inside the `<head>` of your `web/index.html` file:
```html
<head>