From e8084546518bd487d24ee4b89695df338774bb3a Mon Sep 17 00:00:00 2001 From: Kevin Pedroza Goenaga <32544147+kpedrozag@users.noreply.github.com> Date: Wed, 12 May 2021 08:12:24 -0500 Subject: [PATCH] Replace semicolon with a comma Replace semicolon with a comma to improve readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d94db2..f19e327 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # No Code -No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. +No code is the best way to write secure and reliable applications. Write nothing, deploy nowhere. ## Getting Started