Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 7a034a1

Browse files
authored
Merge pull request #1841 from 12548/patch-1
fix typo
2 parents 44a3030 + a20ff17 commit 7a034a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/web3-utils.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ Parameters
978978
----------
979979

980980
1. ``number`` - ``String|Number|BN``: The value.
981-
1. ``unit`` - ``String`` (optional, defaults to ``"ether"``): The ether to convert from. Possible units are:
981+
2. ``unit`` - ``String`` (optional, defaults to ``"ether"``): The ether to convert from. Possible units are:
982982
- ``noether``: '0'
983983
- ``wei``: '1'
984984
- ``kwei``: '1000'

0 commit comments

Comments
 (0)