Skip to content

Commit c0b61f4

Browse files
authored
Merge pull request #49165 from V-vafune/patch-1
CC185417: Fixing Typo
2 parents de3d7c2 + f7cfe95 commit c0b61f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/quickstart-send-telemetry-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you don’t have an Azure subscription, create a [free account](https://azure
2929
- Download the code sample from [Azure samples](https://github.com/Azure-Samples/azure-iot-samples-ios/archive/master.zip)
3030
- The latest version of [XCode](https://developer.apple.com/xcode/), running the latest version of the iOS SDK. This quickstart was tested with XCode 10.2 and iOS 12.2.
3131
- The latest version of [CocoaPods](https://guides.cocoapods.org/using/getting-started.html).
32-
- Run the following command to add the Microsoft Azure IoT Extension for Azure CLI to your Cloud Shell instance. The IOT Extension adds IoT Hub, IoT Edge, and IoT Device Provisioning Service (DPS) specific commands to Azure CLI.
32+
- Run the following command to add the Microsoft Azure IoT Extension for Azure CLI to your Cloud Shell instance. The IoT Extension adds IoT Hub, IoT Edge, and IoT Device Provisioning Service (DPS) specific commands to Azure CLI.
3333

3434
```azurecli-interactive
3535
az extension add --name azure-cli-iot-ext

0 commit comments

Comments
 (0)