Skip to content

Commit 7ab879e

Browse files
authored
Merge pull request #189573 from danewalton/master
missing comma
2 parents 4b2c342 + 7698c63 commit 7ab879e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-plug-and-play.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ IoT Hub Device Twin sample
9595
"state": 0,
9696
"workflow": {
9797
"action": 3,
98-
"id": "11b6a7c3-6956-4b33-b5a9-87fdd79d2f01"
98+
"id": "11b6a7c3-6956-4b33-b5a9-87fdd79d2f01",
9999
"retryTimestamp": "2022-01-26T11:33:29.9680598Z"
100100
},
101101
"installedUpdateId": "{\"provider\":\"Contoso\",\"name\":\"Virtual-Vacuum\",\"version\":\"5.0\"}"

0 commit comments

Comments
 (0)