Skip to content

Commit ca1d083

Browse files
authored
Apply suggestions from PR review
Change nonsequential list from numbers to bullets.
1 parent 1b76eda commit ca1d083

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-edge/module-edgeagent-edgehub.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ The module twin for the IoT Edge agent is called `$edgeAgent`. It coordinates co
6868

6969
IoT Edge agent reported properties include three main pieces of information:
7070

71-
1. Status of the application of the last-seen desired properties,
72-
2. Status of the modules currently running on the device as reported by the IoT Edge agent, and
73-
3. Copy of the desired properties currently running on the device.
71+
- Status of the application of the last-seen desired properties,
72+
- Status of the modules currently running on the device as reported by the IoT Edge agent, and
73+
- Copy of the desired properties currently running on the device.
7474

7575
The copy of the current desired properties helps determine if the device has applied the latest deployment or is still running a previous deployment manifest.
7676

0 commit comments

Comments
 (0)