From de1abb0727dfd40c654b7e41e6280e680af95f67 Mon Sep 17 00:00:00 2001 From: Natan L Date: Sun, 13 Apr 2014 23:35:24 -0700 Subject: [PATCH] Fix typo: "Stye" --> "Style" --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98580a3..481f3f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,6 @@ http://docs.python-guide.org/en/latest/notes/contribute/ Style Guide ----------- -For all contributions, please follow the `Guide Stye Guide`: +For all contributions, please follow the `Guide Style Guide`: -http://docs.python-guide.org/en/latest/notes/styleguide/ \ No newline at end of file +http://docs.python-guide.org/en/latest/notes/styleguide/