From d28f461349b6213aae2cc6f4863df28754ee103a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Go=C5=9Bcicki?= Date: Thu, 27 Oct 2016 17:22:08 +0200 Subject: [PATCH] Fix typo in README --- docs/en/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/README.md b/docs/en/README.md index 5831686d9..2bb3116c8 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -26,7 +26,7 @@ If you are already familiar with Webpack, feel free to skip the following explan For a basic example, imagine we have a bunch of CommonJS modules. They cannot run directly inside the browser, so we need to "bundle" them into a single file that can be included via a `