Skip to content

Commit 6c36dfd

Browse files
authored
Update content/arduino-cloud/02.features/00.security-considerations/security-considerations.md
1 parent bef8434 commit 6c36dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/arduino-cloud/02.features/00.security-considerations/security-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Devices onboarding and communication with the Arduino Cloud is ensured to protec
148148
149149
**Device setup phase**:
150150
* 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:
151+
* The IoT Cloud provides a special sketch that is run on the device to generate:
152152
* a private and public keys;
153153
* a Certificate Signing Request (CSR).
154154
* The private and public keys are stored in the secure element on the device;

0 commit comments

Comments
 (0)