about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-07 20:44:18 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-03-07 20:44:18 -0800
commite6e431c72f05798a65265ddd04de95cbec9a8912 (patch)
tree2bf1a6942960af794dfb71dbd29fccba7ad66457
parenta526d013ee0644c2f3ebb7aa5163214f271888fe (diff)
downloadmu-e6e431c72f05798a65265ddd04de95cbec9a8912.tar.gz
2731
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index a55b78b0..4a32fc07 100644
--- a/Readme.md
+++ b/Readme.md
@@ -103,7 +103,7 @@ mind. The nice experience for an outsider would be to just change that line
 and see if any tests fail. This is only possible if we eliminate all manual QA
 from our release process.
 
-*So*
+*So&hellip;*
 
 In Mu, it will be possible for any aspect of any program that you can manually
 test to also be turned into a reproducible automatic test. This may seem like