Skip to content

Commit 279a698

Browse files
authored
M49126: Fixing typo and removing extra content
Translator has reported possible source content issue. Description: * "left" might be a typo. We omitted it in the target. * Extra markdown string at the end. We omitted it in the target.
1 parent 6a7e8a0 commit 279a698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-central/core/concepts-get-connected.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@ The flow is slightly different depending on whether the devices use SAS tokens o
140140
141141
### Connect devices that use X.509 certificates without registering
142142
143-
1. [Add and verify a root or intermediate X.509 certificate](#connect-devices-using-x509-certificates) to your IoT Central application.(#connect-devices-using-x509-certificates)
143+
1. [Add and verify a root or intermediate X.509 certificate](#connect-devices-using-x509-certificates) to your IoT Central application.
144144
145145
1. Generate the leaf-certificates for your devices using the root or intermediate certificate you added to your IoT Central application. Use lower-case device IDs as the `CNAME` in the leaf certificates.
146146
147-
1. The OEM flashes each device with a device ID, a generated left X.509 certificate, and the application **ID scope** value.
147+
1. The OEM flashes each device with a device ID, a generated leaf X.509 certificate, and the application **ID scope** value.
148148
149149
1. When you switch on a device, it first connects to DPS to retrieve its IoT Central registration information.
150150

0 commit comments

Comments
 (0)