Changed uppercase O to lower case o

This commit is contained in:
Nader Dabit 2015-10-27 19:48:02 -05:00
Родитель e47cfb6e33
Коммит 65ea5d36f5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@ Then, run the server via
```
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.