mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fixed grammar on doc.
If readers can gain additional pieces of information on smart contracts, then "more details" should be correct.
This commit is contained in:
parent
daad9a42c1
commit
2834003848
@ -10,7 +10,7 @@ A Simple Smart Contract
|
||||
|
||||
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
|
||||
everything right now, we will go into more detail later.
|
||||
everything right now, we will go into more details later.
|
||||
|
||||
Storage Example
|
||||
===============
|
||||
|
Loading…
Reference in New Issue
Block a user