Skip to content

Commit dab3087

Browse files
authored
Merge pull request #125780 from changeworld/patch-50
Fix typo
2 parents ada5ddc + 6f47cba commit dab3087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-tls-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Use the following links to configure TLS 1.2 and allowed ciphers in IoT Hub clie
160160
| Python | Version 2.0.0 or newer | [Link](https://aka.ms/Tls_Python_SDK_IoT) |
161161
| C# | Version 1.21.4 or newer | [Link](https://aka.ms/Tls_CSharp_SDK_IoT) |
162162
| Java | Version 1.19.0 or newer | [Link](https://aka.ms/Tls_Java_SDK_IoT) |
163-
| NodeJS | Version 1.12.2 or newer | [Link](https://aka.ms/Tls_Node_SDK_IoT) |
163+
| Node.js | Version 1.12.2 or newer | [Link](https://aka.ms/Tls_Node_SDK_IoT) |
164164

165165
IoT Edge devices can be configured to use TLS 1.2 when communicating with IoT Hub. For this purpose, use the [IoT Edge documentation page](https://github.com/Azure/iotedge/blob/master/edge-modules/edgehub-proxy/README.md).
166166

0 commit comments

Comments
 (0)