Skip to content

Commit b1c69ec

Browse files
authored
[DOC] ResilientPublisher better api doc (#1285)
1 parent 43d8396 commit b1c69ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/java/io/nats/examples/jetstream/ResilientPublisher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import static io.nats.examples.jetstream.NatsJsUtils.report;
3030

3131
/**
32-
* This example will demonstrate simplified fetch that is resilient
32+
* This example will demonstrate a resilient publish
3333
* HOW TO TEST
3434
* 1. Set up and run a simple cluster. See https://github.com/nats-io/java-nats-examples/tree/main/example-cluster-config
3535
* 2. Run this program, watch the output for some time

0 commit comments

Comments
 (0)