Skip to content

Commit dc0ae95

Browse files
authored
Update device-update-simulator.md
1 parent 29464a8 commit dc0ae95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-simulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Once the Device Update agent is running on an IoT device, the device needs to be
6565
sudo /usr/bin/AducIotAgent --register-content-handler /var/lib/adu/extensions/sources/libmicrosoft_simulator_1.so --update-type 'microsoft/apt:1'
6666
```
6767

68-
To register and invoke the simulator handler the command must follow the following format:
68+
To register and invoke the simulator handler, the use the following format:
6969

7070
`sudo /usr/bin/AducIotAgent --register--content-handler <full path to the handler file> --update-type <update type name>`
7171

0 commit comments

Comments
 (0)