Skip to content

Commit a81b7d3

Browse files
committed
fix docs build breakage
1 parent cc5afb6 commit a81b7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wikipages/data.MessagingPatterns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ Confirm]-class, as described above in the section on responsibility
554554
transfer. Of course, if a confirmation from the broker is lost, then a
555555
resend will have to be done, since the sending client doesn't know
556556
whether the server actually saw the message or not unless the
557-
[Basic.Nack] arrives.
557+
[code Basic.Nack] arrives.
558558

559559
Alternatively, rather than implement the round-trip logic manually, a
560560
client may use Publisher Confirms. By enabling Confirm mode on a

0 commit comments

Comments
 (0)