Skip to content

Commit 01d7141

Browse files
Pronosspacrob
authored andcommitted
fix typo migration.rst
1 parent 1342543 commit 01d7141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ types have been introduced in the ``eth_typing`` ``v5`` package for ABIs. Improv
299299
been made to make required types more explicit and to offer better semantics.
300300

301301
The following types from ``web3.types`` have been removed:
302-
- ``ABIEventParams`` is no longer avaiable. Use ``ABIComponentIndexed`` from
302+
- ``ABIEventParams`` is no longer available. Use ``ABIComponentIndexed`` from
303303
``eth_typing`` to represent event input components.
304304
- ``ABIEvent`` now resides in ``eth_typing``. ``ABIEvent.type`` and ``ABIEvent.name``
305305
are now required fields.

0 commit comments

Comments
 (0)