Skip to content

Commit b2e97ab

Browse files
authored
Correct the minor mistake on usage-advanced.adoc
1 parent 709d7d7 commit b2e97ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/usage-advanced.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Very few threads can be used for very slow publishers:
254254
--producer-scheduler-threads 10
255255

256256
In the example above, 1000 publishers will publish every 60 seconds
257-
with a random start-up delay between 1 second and 15 minutes (1800 seconds). They
257+
with a random start-up delay between 1 second and 30 minutes (1800 seconds). They
258258
will be scheduled by only 10 threads (instead of 20 by default). Such delay
259259
values are suitable for long running tests.
260260

0 commit comments

Comments
 (0)