Skip to content

Commit

Permalink
Merge branch '1.0' into patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
nivida committed May 13, 2019
2 parents a54cb3b + ce93e2d commit 3c7321a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web3-utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ Example

.. code-block:: javascript
web3.utils.toChecksumAddress('0xc1912fee45d61c87cc5ea59dae31190fffff2323');
web3.utils.toChecksumAddress('0xc1912fee45d61c87cc5ea59dae31190fffff232d');
> "0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d"
web3.utils.toChecksumAddress('0XC1912FEE45D61C87CC5EA59DAE31190FFFFF232D');
Expand Down

0 comments on commit 3c7321a

Please sign in to comment.