Skip to content

Commit

Permalink
Update GettingStarted.md
Browse files Browse the repository at this point in the history
Add missing full stops.
  • Loading branch information
lpww committed Apr 22, 2015
1 parent eef4096 commit 7ee8d8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ next: tutorial

In the newly created folder `AwesomeProject/`

- Open `AwesomeProject.xcodeproj` and hit run in Xcode
- Open `index.ios.js` in your text editor of choice and edit some lines
- Open `AwesomeProject.xcodeproj` and hit run in Xcode.
- Open `index.ios.js` in your text editor of choice and edit some lines.
- Hit cmd+R in your iOS simulator to reload the app and see your change!

Congratulations! You've just successfully run and modified your first React Native app.
Expand Down

0 comments on commit 7ee8d8b

Please sign in to comment.