From 9ee87b46875d4320bfc595b88b39dd3acc03af65 Mon Sep 17 00:00:00 2001 From: KarelVerschraegen Date: Tue, 2 Mar 2021 11:37:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce470f1..38b266f 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ preprocessors](https://eslint.org/docs/developer-guide/working-with-plugins#proc If you are still using an older version of ESLint, please consider upgrading, or keep using `eslint-plugin-html` v3. -The big feature (and breaking change) in `eslint-plugin-html` v4 is the ability to chose how [scopes +The big feature (and breaking change) in `eslint-plugin-html` v4 is the ability to choose how [scopes are shared between script tags in the same HTML file](#multiple-scripts-tags-in-a-html-file). ### To v3