Skip to content

Commit 4c845a3

Browse files
authored
Merge pull request #1621 from ankush/patch-1
chore: typo in docs
2 parents ff5356f + 6a526b9 commit 4c845a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/subprocess.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ exceeded the maximum, at which point it will transition to the
263263

264264
So if you set ``startretries=3``, :program:`supervisord` will wait one,
265265
two and then three seconds between each restart attempt, for a total of
266-
5 seconds.
266+
6 seconds.
267267

268268
When a process is in the ``EXITED`` state, it will
269269
automatically restart:

0 commit comments

Comments
 (0)