Merge pull request #3734 from dabit3/capitalization-fix

Changed uppercase O to lower case o
This commit is contained in:
James Ide 2015-10-27 18:15:05 -07:00
commit 80070983ea

View File

@ -10,7 +10,7 @@ Then, run the server via
``` ```
npm start npm start
Open http://localhost:8080/react-native/index.html open http://localhost:8080/react-native/index.html
``` ```
Anytime you change the contents, just refresh the page and it's going to be updated. Anytime you change the contents, just refresh the page and it's going to be updated.