diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-06 00:43:57 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-06 00:43:57 -0700 |
commit | 6dc220f58745efec1874c176f1a010a823e3e0bb (patch) | |
tree | 78e1c1a06bd279a29c2006371a8fa7824976d202 /index.html | |
parent | b43303aa88cb926db8eecfa6eff62b326dc039f2 (diff) | |
download | mu-6dc220f58745efec1874c176f1a010a823e3e0bb.tar.gz |
1282
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 1504ec76..2c65580b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <em>or</em> <h3>Building software without gradually slowing down</h3> <em>or</em> -<h3>Communicating global structure</h3> +<h3>Writing programs to be understandable in an afternoon</h3> <p> <a href='http://akkartik.name/about'>The problem</a><br/> |