From db1f6812a4d7bdfd98d5ba48a38a439ceed70a7c Mon Sep 17 00:00:00 2001 From: Tim Babych Date: Wed, 14 Nov 2012 01:15:03 +0200 Subject: [PATCH] typo in ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index c3ad6035..167445f9 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -32,7 +32,7 @@ You can also clone it on [Github](http://github.com/jacquev6/PyGithub). Tutorial ======== -First create a Gihtub instance: +First create a Github instance: from github import Github