Skip to content

Commit 81fcafc

Browse files
committed
Format the list properly.
1 parent a02dc91 commit 81fcafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/2023/v1.9.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ if (outcome.hasAlreadyPickedBy()) {
134134
Out-of-the-box, end-users are provided with two options:
135135

136136
* mark the `InboxMessage` as delivered — so that it does not block further delivery of messages;
137-
* repeat the dispatching of `InboxMessage` in a synchronous manner.
137+
* repeat the dispatching of `InboxMessage` in a synchronous manner.
138138

139139
Alternatively, end-users may implement their own way of handling the reception failure.
140140

0 commit comments

Comments
 (0)