From 72a3c02310d318037a987eca4debfda0b455220a Mon Sep 17 00:00:00 2001
From: Andy Boughton <abought@gmail.com>
Date: Fri, 26 Dec 2014 16:50:57 -0700
Subject: [PATCH] Fix capitalization per gvw

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1cbab3..95c3be8 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ the `gh-pages` branch of their lesson website.  To do this:
 
 1. [Install Pandoc](http://www.pandoc.org/installing)
 
-2. All python packages required for lesson creation and validation can 
+2. All Python packages required for lesson creation and validation can 
    be installed using:
    
     ~~~
-- 
GitLab