Formatting nit

This commit is contained in:
Brian Vaughn
2018-01-09 11:29:48 -08:00
committed by GitHub
parent 77e8d19087
commit c07c8be506

View File

@@ -42,7 +42,7 @@ Both Yarn and npm download packages from the [npm registry](http://npmjs.com/).
> Note:
>
> To prevent potential incompatibilities, all react packages should use the same version. (This includes react, react-dom, react-test-renderer, etc.)
> To prevent potential incompatibilities, all react packages should use the same version. (This includes `react`, `react-dom`, `react-test-renderer`, etc.)
### Enabling ES6 and JSX