From 4608c4453468bcf234b6e031d05990412d1d1e06 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Mon, 2 Apr 2018 02:04:02 +0200 Subject: [PATCH] Grammar fixes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dd75f7..83dfbdf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ rewrite you ask? # Design goals -This effort is focused on good software design and maintainability. By a good +This effort is focused on good software design and maintainability. By good design I mean: 1. Write readable, well documented code.