mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
resolved grammatical error in tutorial docs
This commit is contained in:
parent
1c01c69eab
commit
1c2a310944
@ -71,7 +71,7 @@ Subcurrency Example
|
||||
===================
|
||||
|
||||
The following contract implements the simplest form of a
|
||||
cryptocurrency. The contract allows only its creator to create new coins (different issuance scheme are possible).
|
||||
cryptocurrency. The contract allows only its creator to create new coins (different issuance schemes are possible).
|
||||
Anyone can send coins to each other without a need for
|
||||
registering with a username and password, all you need is an Ethereum keypair.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user