]> git.cworth.org Git - cworth.org/blobdiff - src/hgbook-git/tour.mdwn
Fix typo so that there aren't two 2.3.2 sections
[cworth.org] / src / hgbook-git / tour.mdwn
index 5c3a3234b973152b3d2a3807b14e4bf45ddb2188..ab74730911e0a8f5219a2c2da2babad78df538fd 100644 (file)
@@ -234,7 +234,7 @@ discussing how to move commits between repositories:
           $ git clone hello hello-fetch
           $ git clone hello hello-remote
 
-#### 2.3.2 What’s in a repository?
+#### 2.3.3 What’s in a repository?
 
 When we take a more detailed look inside a repository, we can see that
 it contains a directory named .git. This is where git keeps all