Skip to content

Commit c7aeb69

Browse files
authored
Merge pull request #106493 from sandervandevelde/patch-14
typo in filename example
2 parents 46108e4 + a09de23 commit c7aeb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/how-to-send-additional-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Below is an example snippet from `/etc/aziot/config.toml` where the `payload` pr
8686

8787
```
8888

89-
The payload file (in this case `/home/aziot/payload/json`) can contain any valid JSON such as:
89+
The payload file (in this case `/home/aziot/payload.json`) can contain any valid JSON such as:
9090

9191

9292
```json

0 commit comments

Comments
 (0)