Skip to content

Commit 8e8164a

Browse files
committed
Do not make 1 emphatic in --thread-limit
1 parent 087df16 commit 8e8164a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ on the client in parallel. Likewise, each accepted connection on the server is
12721272
handled in parallel. Each of these sessions is handled via a single thread of
12731273
execution. By default, Proxy Verifier limits the number of threads for handling
12741274
these connections to 2,000. This limit can be changed via the `--thread-limit`
1275-
option. Setting a value of `1` on the client will effectively cause sessions
1275+
option. Setting a value of 1 on the client will effectively cause sessions
12761276
to be replayed in serial.
12771277
12781278

0 commit comments

Comments
 (0)