Skip to content

Commit c38aecf

Browse files
david-cho-lerat-HL2mrmckeb
authored andcommitted
Fix typo in README.md (#6879)
1 parent 265c159 commit c38aecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/react-app-polyfill/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ yarn add react-app-polyfill
1919

2020
## Supporting Internet Explorer
2121

22-
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.
22+
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.
2323

2424
These modules ensure the following language features are present:
2525

0 commit comments

Comments
 (0)