Skip to content

Commit a3cda15

Browse files
committed
nother grammar fix
1 parent d363c76 commit a3cda15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/quickstart-control-device-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ az extension add --name azure-cli-iot-ext
4343

4444
If you haven't already done so, download the sample Python project from https://github.com/Azure-Samples/azure-iot-samples-python/archive/master.zip and extract the ZIP archive.
4545

46-
The following prerequisites are required to install the V1 IoT Hub service client Pip package on Windows.
46+
For Windows, the following prerequisites are required to install the V1 IoT Hub service client Pip package:
4747

4848
* Make sure you have [Python version **3.6.x**](https://www.python.org/downloads/) installed.
4949

0 commit comments

Comments
 (0)