spelling : (

This commit is contained in:
Orie Steele 2016-09-23 17:56:19 -05:00
parent 68d44f21e0
commit 0b79bb8028
1 changed files with 1 additions and 1 deletions

View File

@ -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
```