Skip to content

Commit

Permalink
Merge pull request #962 from lpww/patch-1
Browse files Browse the repository at this point in the history
[Docs] Add missing full stops in GettingStarted.md
  • Loading branch information
brentvatne committed Apr 22, 2015
2 parents eef4096 + 7ee8d8b commit 0978923
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 0978923

Please sign in to comment.