mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12698 from Abdulkarim4u/develop
fixed grammar on doc.
This commit is contained in:
commit
5a94a7c9be
@ -10,7 +10,7 @@ A Simple Smart Contract
|
|||||||
|
|
||||||
Let us begin with a basic example that sets the value of a variable and exposes
|
Let us begin with a basic example that sets the value of a variable and exposes
|
||||||
it for other contracts to access. It is fine if you do not understand
|
it for other contracts to access. It is fine if you do not understand
|
||||||
everything right now, we will go into more detail later.
|
everything right now, we will go into more details later.
|
||||||
|
|
||||||
Storage Example
|
Storage Example
|
||||||
===============
|
===============
|
||||||
|
Loading…
Reference in New Issue
Block a user