From 66994b68d797d7802e7d3bcb5dfa3cf73a38e8f0 Mon Sep 17 00:00:00 2001 From: xternet Date: Wed, 31 Aug 2022 15:01:46 +0200 Subject: [PATCH] README.md: added comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f0046532..9637503b0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ network where nobody has special authority over the execution, and thus they all ownership, voting, and other kinds of logic. 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 number [to indicate this fast pace of change](https://semver.org/#spec-item-4).