mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
README.md: added comma
This commit is contained in:
parent
ecdc808e67
commit
66994b68d7
@ -31,7 +31,7 @@ network where nobody has special authority over the execution, and thus they all
|
|||||||
ownership, voting, and other kinds of logic.
|
ownership, voting, and other kinds of logic.
|
||||||
|
|
||||||
When deploying contracts, you should use the latest released version of
|
When deploying contracts, you should use the latest released version of
|
||||||
Solidity. This is because breaking changes, as well as new features and bug fixes are
|
Solidity. This is because breaking changes, as well as new features and bug fixes, are
|
||||||
introduced regularly. We currently use a 0.x version
|
introduced regularly. We currently use a 0.x version
|
||||||
number [to indicate this fast pace of change](https://semver.org/#spec-item-4).
|
number [to indicate this fast pace of change](https://semver.org/#spec-item-4).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user