# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1341698327 14400
# Node ID c67c0e67ef6a9eb8fe9cb832772b43c8d696f903
# Parent  482b0abcd05e8276e7a1bc41a8f96ddef1649bc8
readme typo.

diff -r 482b0abcd05e -r c67c0e67ef6a README.markdown
--- a/README.markdown	Sat Jul 07 17:56:05 2012 -0400
+++ b/README.markdown	Sat Jul 07 17:58:47 2012 -0400
@@ -13,7 +13,7 @@
 Follow along with the entries by using tags:
 
     hg update entry-06
-    git checkout entry-06o
+    git checkout entry-06
 
 That will put you at the code as it stood right at the *end* of entry number
 six, so you can see how it all works together.