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 `