mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update minor typo in Storage section of docs
This commit is contained in:
parent
036929aba1
commit
95104a088f
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user