Skip to content

Commit f7cfe95

Browse files
authored
CC185417: Fixing Typo
Localization team has reported a typo in line 32 Description: "The IOT Extension adds IoT Hub" should be "The Iot Extension adds IoT Hub"
1 parent cdb81ea commit f7cfe95

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)