about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-04-27 17:50:13 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-04-27 17:50:13 -0700
commitd46761a1c53eeea245ea865885b6b215ba215d22 (patch)
treef0301dcbc72f5702796459f9d963dfb4664d114d /Readme.md
parentdea902172dd62d14eebc5fed9e11542ebcdc88e6 (diff)
downloadmu-d46761a1c53eeea245ea865885b6b215ba215d22.tar.gz
2876
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.