diff --git a/docs/web3-eth-abi.rst b/docs/web3-eth-abi.rst index 97550145aeb..0026e25c149 100644 --- a/docs/web3-eth-abi.rst +++ b/docs/web3-eth-abi.rst @@ -218,7 +218,7 @@ encodeFunctionCall web3.eth.abi.encodeFunctionCall(jsonInterface, parameters); -Encodes a function call using its :ref:`JSON interface ` object and given paramaters. +Encodes a function call using its :ref:`JSON interface ` object and given parameters. ---------- Parameters