Skip to content

Commit 6c0cf8c

Browse files
antzshrekTimer
authored andcommitted
Update targeted IE version in documentation (#4551)
* Update CONTRIBUTING.md * Update CONTRIBUTING.md
1 parent 523d6e9 commit 6c0cf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ packages/
5757
### Package Descriptions
5858
#### [babel-preset-react-app](https://github.com/facebook/create-react-app/tree/master/packages/babel-preset-react-app)
5959
This package is a babel preset intended to be used with `react-scripts`.<br>
60-
It targets platforms that React is designed to support (IE 9+) and enables experimental features used heavily at Facebook.<br>
60+
It targets platforms that React is designed to support (IE 11+) and enables experimental features used heavily at Facebook.<br>
6161
This package is enabled by default for all `create-react-app` scaffolded applications.
6262
#### [create-react-app](https://github.com/facebook/create-react-app/tree/master/packages/create-react-app)
6363
The global CLI command code can be found in this directory, and shouldn't often be changed. It should run on Node 0.10+.

0 commit comments

Comments
 (0)