Skip to content

Commit 6a2a110

Browse files
committed
remove redundant backticks
1 parent 3272637 commit 6a2a110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/userguide/workers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ is the *process index* not the process count or pid.
191191
three log files:
192192

193193
- :file:`worker1.log` (main process)
194-
- :file:`worker1-1.log`` (pool process 1)
195-
- :file:`worker1-2.log`` (pool process 2)
194+
- :file:`worker1-1.log` (pool process 1)
195+
- :file:`worker1-2.log` (pool process 2)
196196

197197
.. _worker-concurrency:
198198

0 commit comments

Comments
 (0)