We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef8434 commit 6c36dfdCopy full SHA for 6c36dfd
content/arduino-cloud/02.features/00.security-considerations/security-considerations.md
@@ -148,7 +148,7 @@ Devices onboarding and communication with the Arduino Cloud is ensured to protec
148
149
**Device setup phase**:
150
* The setup phase is initiated by the web browser with a secure connection to the Arduino IoT Cloud over HTTPS requesting to create a new device.
151
-* The IoTCloud provides a special sketch that is run on the device to generate:
+* The IoT Cloud provides a special sketch that is run on the device to generate:
152
* a private and public keys;
153
* a Certificate Signing Request (CSR).
154
* The private and public keys are stored in the secure element on the device;
0 commit comments