Skip to content

Commit 1342543

Browse files
Pronosspacrob
authored andcommitted
fix typo internals.rst
1 parent fd62194 commit 1342543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/internals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ when it comes in.
571571
The ``process_subscriptions()`` method on the
572572
:class:`~web3.providers.persistent.PersistentConnection` class, the public API for
573573
interacting with the active persistent socket connection, is also set up to receive
574-
``eth_subscription`` responses over an asynchronous interator pattern. You can use this
574+
``eth_subscription`` responses over an asynchronous iterator pattern. You can use this
575575
method to listen for raw messages and process them as they come in.
576576
577577
.. code-block:: python

0 commit comments

Comments
 (0)