Skip to content

Commit fd1ecbe

Browse files
committed
Two corrections from Marianne
1 parent f21dc20 commit fd1ecbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tools/IDE/updating_firmware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To be able to receive updates, an application must have:
1313
- A **connect certificate** to access a Pelion Device Management account. When you run the application on your device, the bootstrap server will use this connect certificate to authenticate your application with your Pelion Device Management account.
1414
- An **update certificate** to verify that incoming updates come from a trusted source.
1515
- A **bootloader** to verify and install update images.
16-
- The Device Management Client, [normally imported as part of the example application](https://github.com/ARMmbed/mbed-cloud-client-example). You can also do this with the [Quick Connect guide we mentioned above](https://cloud.mbed.com/guides/connect-device-to-pelion).
16+
- The Device Management Client, [normally imported as part of the example application](https://github.com/ARMmbed/mbed-cloud-client-example). You can also import it using the [Quick Connect guide we mentioned above](https://cloud.mbed.com/guides/connect-device-to-pelion).
1717

1818
You need:
1919

@@ -45,7 +45,7 @@ In the **Pelion Device Management** dropdown menu, you can:
4545

4646
### Notes about the developer workflow
4747

48-
The Device Management workflow in the Online Compiler is intended only for development devices; it does not support deployment requirements:
48+
The Device Management workflow in the Online Compiler is intended only for development devices; it does not support production requirements:
4949

5050
- The Online Compiler uses web crypto to generate the update public certificate and private key and is not available in Internet Explorer or Microsoft Edge.
5151
- The developer update certificate and key are not suitable for production use cases.

0 commit comments

Comments
 (0)