about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 433f188c..86e03520 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,7 +6,7 @@ tests. Hoped-for benefits:
 
 1. Open source projects become easier for outsiders to comprehend, since they
    can more confidently try out changes with the knowledge that they'll get
-   rapid feedback if they break something. As a consequence, they become more
+   rapid feedback if they break something. As a result projects become more
    *rewrite-friendly*: it's easier to leave your project's historical
    accidents and other baggage behind if you can be confident of not causing
    regressions.