From 0b79bb80287a88c7de3ffe60ff6d489feef93e4d Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 23 Sep 2016 17:56:19 -0500 Subject: [PATCH] spelling : ( --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31b2bbf1c..ffdcfa111 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Optional: serpent (develop) if using contracts with Serpent, ethersim if using t ```Bash $ npm -g install embark-framework -# If you plant to use the simulator instead of a real ethereum node. +# If you plan to use the simulator instead of a real ethereum node. $ npm -g install ethersim ```