# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1351181957 14400
# Node ID bcf35df6da43099b41e670aa8e7985362c1230b9
# Parent  32c767b544625ad0697c3cae6ecb28440b9f447c
Fix typo.

diff -r 32c767b54462 -r bcf35df6da43 content/blog/2008/08/beauty-in-computer-science-recursion.html
--- a/content/blog/2008/08/beauty-in-computer-science-recursion.html	Sat Oct 13 21:32:15 2012 -0400
+++ b/content/blog/2008/08/beauty-in-computer-science-recursion.html	Thu Oct 25 12:19:17 2012 -0400
@@ -29,7 +29,7 @@
 No. While I became a programmer for practical reasons, I stayed one for
 entirely different reasons. Computer Science (and math in general) is
 beautiful. It took me years to slowly realize this, but now that I have I see
-that it's more beautiful than any dance, photograph of music I've ever
+that it's more beautiful than any dance, photograph or music I've ever
 encountered. This post is the first in a series of posts that I hope can
 communicate why I find CS beautiful, or at least point in the right direction.