Skip to content

Commit 07623f8

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit 07623f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/iot-pnp-service-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python --version
2020

2121
The **azure-iot-device** package is published as a PIP.
2222

23-
In your local python environment install the package as follows:
23+
In your local Python environment install the package as follows:
2424

2525
```cmd/sh
2626
pip install azure-iot-device

0 commit comments

Comments
 (0)