Skip to content

Commit 1ccfce4

Browse files
authored
Update jms-client.md
1 parent e09e940 commit 1ccfce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/jms-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ publishing. This feature builds on top of the AMQP protocol, but the JMS client
394394
provides an API to use it. This allows to benefit from a reliability feature without
395395
diverging too much from the JMS API.
396396

397-
Publisher confirms are disabled by default. They can be enabled by setting
397+
Publisher confirms are deactivated by default. They can be activated by setting
398398
a `ConfirmListener` on the `RMQConnectionFactory`:
399399

400400
<pre class="lang-java">

0 commit comments

Comments
 (0)