From 16cf3d0cc758591c2a44abbf10b7f2fd21d5ef99 Mon Sep 17 00:00:00 2001 From: Eugene Kopich Date: Fri, 8 Jan 2021 02:20:44 +0200 Subject: [PATCH] docs(plugin-legacy): fix typos (#1422) [skip ci] --- packages/plugin-legacy/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/plugin-legacy/README.md b/packages/plugin-legacy/README.md index 216a87aff8ffb1..835af84fe3cdee 100644 --- a/packages/plugin-legacy/README.md +++ b/packages/plugin-legacy/README.md @@ -8,9 +8,9 @@ By default, this plugin will: - Generate a corresponding legacy chunk for every chunk in the final bundle, transformed with [@babel/preset-env](https://babeljs.io/docs/en/babel-preset-env) and emitted as [SystemJS modules](https://github.com/systemjs/systemjs) (code splitting is still supported!). -- Generate a polyfill chunk including SystemJS runtime, and any necessary polyfills determined by specified browser targets and **acutal usage** in the bundle. +- Generate a polyfill chunk including SystemJS runtime, and any necessary polyfills determined by specified browser targets and **actual usage** in the bundle. -- Inject `