From f209fc89112cf8db7951ba2822d489c4fbfe7d81 Mon Sep 17 00:00:00 2001 From: Nnenna Ndukwe Date: Sat, 25 Aug 2018 23:10:41 -0400 Subject: [PATCH] Spelling error change A slight error in the spelling of the word 'definition' is modified. --- source/contracts-and-transactions/developer-tools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/contracts-and-transactions/developer-tools.rst b/source/contracts-and-transactions/developer-tools.rst index c94ace17..f8451b1b 100644 --- a/source/contracts-and-transactions/developer-tools.rst +++ b/source/contracts-and-transactions/developer-tools.rst @@ -135,7 +135,7 @@ In the console you could then type > web3.eth. (arguments, function(){}) -Here the defenition of ``--test`` mode node commands: +Here the definition of ``--test`` mode node commands: .. code:: console