From eb87c48476ff71f41194ad9b03f82b0d5d8e8878 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Tue, 11 Oct 2022 17:06:07 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32804dbe..101957b2 100755 --- a/README.md +++ b/README.md @@ -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 `` 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 `` of your `web/index.html` file: ```html