Skip to content

Commit

Permalink
fixed parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus committed Apr 23, 2019
1 parent 7b5728a commit 5a76fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web3-eth-abi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ encodeFunctionCall
web3.eth.abi.encodeFunctionCall(jsonInterface, parameters);
Encodes a function call using its :ref:`JSON interface <glossary-json-interface>` object and given paramaters.
Encodes a function call using its :ref:`JSON interface <glossary-json-interface>` object and given parameters.

----------
Parameters
Expand Down

0 comments on commit 5a76fd0

Please sign in to comment.