We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c257b commit b023c81Copy full SHA for b023c81
docs/web3.main.rst
@@ -60,7 +60,7 @@ Batch Requests
60
that contains an array of request objects. Generally, this may be useful when you want
61
to limit the number of requests you send to a node.
62
63
- You have can choose to build a batch of requests within or outside of a context manager:
+ You can choose to build a batch of requests within or outside of a context manager:
64
65
.. code-block:: python
66
0 commit comments