Skip to content

Commit 6b44df5

Browse files
committed
Edits
1 parent f7809a4 commit 6b44df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/iot-hub-howto-c2d-messaging-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Each message that is to receive message feedback must include a value for the de
227227

228228
* `sent`: receive a feedback message if the message was completed.
229229

230-
* `??`: receive a feedback message if the message expired (or maximum delivery count was reached) without being completed by the device.
230+
* : receive a feedback message if the message expired (or maximum delivery count was reached) without being completed by the device.
231231

232232
* `full`: feedback for both sent and not sent results.
233233

0 commit comments

Comments
 (0)