docs: fixes typo in iOS setup docs (#3435)

this is the iOS setup page.
This commit is contained in:
Chris Anderson
2020-04-10 02:47:07 -06:00
committed by GitHub
parent 3d55b0978a
commit adfd0777db

View File

@@ -23,7 +23,7 @@ In the new build phase, add a new script into the text box:
# 2. Rebuild the project
Once the above steps have been completed, rebuild your Android project:
Once the above steps have been completed, rebuild your iOS project:
```bash
npx react-native run-ios