Update minor typo in Storage section of docs

This commit is contained in:
Pritam Roy 2018-10-16 05:04:57 +05:30 committed by GitHub
parent 036929aba1
commit 95104a088f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -380,7 +380,7 @@ made to the state in the current call frame.
Storage, Memory and the Stack Storage, Memory and the Stack
============================= =============================
The Ethereum Virtual Machine has three areas where it can store data, The Ethereum Virtual Machine has three areas where it can store data-
storage, memory and the stack, which are explained in the following storage, memory and the stack, which are explained in the following
paragraphs. paragraphs.