From b0af4510a9f135f5d47d558ab9740a4ed5898f74 Mon Sep 17 00:00:00 2001 From: Erwann Mest Date: Thu, 13 Aug 2020 16:12:11 +0200 Subject: [PATCH] docs(README): typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 492e925..4021455 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ The project is written in ES2015, and is transpiled to support node 6 and above. it supports async chunks. - [resource-hints-webpack-plugin](https://github.com/jantimon/resource-hints-webpack-plugin): - Automatically wires resource hints for your resources. This plugin does does not currently + Automatically wires resource hints for your resources. This plugin does not currently support async chunks. ## License