Fix typo in docs
This commit is contained in:
parent
fdb0bd50e0
commit
e6d53407e5
@ -112,7 +112,7 @@ And:
|
||||
|
||||
.. class:: ThreadPoolExecutor(max_workers)
|
||||
|
||||
Executes calls asynchronously using at pool of at most *max_workers* threads.
|
||||
Executes calls asynchronously using a pool of at most *max_workers* threads.
|
||||
|
||||
.. _threadpoolexecutor-example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user