Typo. "type the follow" => "type the following"
    
        | author | 
        riceissa <riceissa@gmail.com> | 
    
    
        | date | 
        Thu, 19 Apr 2012 21:15:38 -0700 | 
    
    
    
        | parents | 
        f515703dd533 
 | 
    
    
        | children | 
        e34cbe309643
 | 
    
    
        | branches/tags | 
        (none) | 
    
    
        | files | 
        chapters/15.markdown  | 
    
Changes
    
--- a/chapters/15.markdown	Thu Apr 19 21:03:20 2012 -0700
+++ b/chapters/15.markdown	Thu Apr 19 21:15:38 2012 -0700
@@ -26,7 +26,7 @@
     :::vim
     :onoremap p i(
 
-Now type the follow text into a buffer:
+Now type the following text into a buffer:
 
     :::python
     return person.get_pets(type="cat", fluffy_only=True)