Grammar fixes, lines 5, 39 (#27483)

This commit is contained in:
CL Mason
2019-01-18 18:55:46 -06:00
committed by Tom
parent 1a279432fe
commit e34b5250bf

View File

@ -36,7 +36,5 @@ babel-polyfill is used for older browsers compatibility.
</html> </html>
``` ```
If this code is saved with the html file extension (helloReact.html), it can be opened in a web browser If this code is saved with the html file extension (helloReact.html) it can be opened in a web browser. It will run React and Babel.
it will run React and Babel.