From 235ae1e83682dba168038b95194290ce396a4613 Mon Sep 17 00:00:00 2001 From: David Cho-Lerat Date: Tue, 23 Apr 2019 20:00:46 +0200 Subject: [PATCH] Update README.md --- packages/react-app-polyfill/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-app-polyfill/README.md b/packages/react-app-polyfill/README.md index d5f68229617..252e941179b 100644 --- a/packages/react-app-polyfill/README.md +++ b/packages/react-app-polyfill/README.md @@ -19,7 +19,7 @@ yarn add react-app-polyfill ## Supporting Internet Explorer -You can import the entry point for the minimal version you intend to support to ensure that the minimum langauge features are present that are required to use Create React App. For example, if you import the IE9 entry point, this will include IE10 and IE11 support. +You can import the entry point for the minimal version you intend to support to ensure that the minimum language features are present that are required to use Create React App. For example, if you import the IE9 entry point, this will include IE10 and IE11 support. These modules ensure the following language features are present: