From e216b8fa474f42cbdc68bd5166e47e57858f91db Mon Sep 17 00:00:00 2001 From: Sergio Avalos Date: Wed, 1 Nov 2023 10:46:54 +0100 Subject: [PATCH] chore(docs): update ios_mac.md Minor typo --- docs/ios_mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ios_mac.md b/docs/ios_mac.md index cb47f2ca..c43108b1 100644 --- a/docs/ios_mac.md +++ b/docs/ios_mac.md @@ -49,7 +49,7 @@ For more information, please visit [CocoaPods Getting Started guide](https://gui ### Running on a device -The above command will automatically run your app on the iOS Simulator by default. If you want to run the app on an actual physical iOS device, please follow the instructions [here](https://reactnative.dev/docs/running-on-device. +The above command will automatically run your app on the iOS Simulator by default. If you want to run the app on an actual physical iOS device, please follow the instructions [here](https://reactnative.dev/docs/running-on-device). ## Running the app