Skip to content

Commit 807bc32

Browse files
authored
Apply suggestions from code review
Acrolinx fixes
1 parent b114b4d commit 807bc32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-central/core/howto-manage-devices-with-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ Run the following command to generate a base-64 encode version of the certificat
614614
node convert.js mytestrootcert_cert.pem
615615
```
616616

617-
Make a note of the base-64 encoded version of the certifcate. You need it later.
617+
Make a note of the base-64 encoded version of the certificate. You need it later.
618618

619619
### Add an X.509 enrollment group
620620

@@ -733,7 +733,7 @@ Run the following command to generate a base-64 encoded version of the certifica
733733
node convert.js verification_cert.pem
734734
```
735735

736-
Make a note of the base-64 encoded version of the certifcate. You need it later.
736+
Make a note of the base-64 encoded version of the certificate. You need it later.
737737

738738
### Verify X.509 certificate of an enrollment group
739739

0 commit comments

Comments
 (0)