From 36f015915627b3ae60c84ceb241eeebc01eda3a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Dalfors?= Date: Mon, 15 Mar 2021 10:00:53 +0100 Subject: [PATCH] Update README.md fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9737d1..10d9788 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # HTML Webpack Template -**Note** - Support for this template is lagging Webpack. This currently only supports (old!) webpack v3. I'm [looking for contributors](https://github.com/jaketrent/html-webpack-template/issues/84) who would like to give it some loving upgrades. +**Note** - Support for this template is lagging Webpack. This currently only supports (old!) html-webpack-plugin v3. I'm [looking for contributors](https://github.com/jaketrent/html-webpack-template/issues/84) who would like to give it some loving upgrades. This is a template for the [webpack](http://webpack.github.io/) plugin [html-webpack-plugin](https://www.npmjs.com/package/html-webpack-plugin).