diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index 2823c6dbc..388ab6e05 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -25,7 +25,7 @@ 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 -- Hit cmd+R ([twice](http://openradar.appspot.com/19613391)) in your iOS simulator to reload the app and see your change! +- 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.