Skip to content

Commit 556032c

Browse files
authored
Update device-update-simulator.md
1 parent 58ceab7 commit 556032c

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
@@ -73,7 +73,7 @@ After the Device Update agent is running on an IoT device, you must add the devi
7373

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

76-
1. Download the `sample-du-simulator-data.json` from [Release Assets](https://github.com/Azure/iot-hub-device-update/releases). Run the following command to create and edit the `du-simulator-data.json`file in the tmp folder:
76+
1. Download the `sample-du-simulator-data.json` from [Release Assets](https://github.com/Azure/iot-hub-device-update/releases). Run the following command to create and edit the `du-simulator-data.json` file in the tmp folder:
7777

7878
```sh
7979
sudo nano /tmp/du-simulator-data.json

0 commit comments

Comments
 (0)