From e9a9893dab0577d04481abc7910d51279de50756 Mon Sep 17 00:00:00 2001 From: Atanas Atanasov Date: Sun, 12 May 2019 13:42:23 +0300 Subject: [PATCH] Fix attribute name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94dd1b0..1c1ecf8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Webpack Nomodule Plugin -_Assigns the nodmodule attribute to script tags injected by [Html Webpack Plugin](https://github.com/jantimon/html-webpack-plugin)_ +_Assigns the `nomodule` attribute to script tags injected by [Html Webpack Plugin](https://github.com/jantimon/html-webpack-plugin)_ ## Configuration