From a9d827663d52b0c9ae9469a0cac2f646715a253d Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Tue, 10 May 2016 05:51:28 +0100 Subject: [PATCH] typo --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 213edc5..f0d8ec3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,8 +35,8 @@ phrase "fix #123" where `#123` is the issue number. ## Backwards compatibility -Since this library reached v1.0 we aim to maintain backwards-compatability -thereafter. Changes which break backwards-compatability will not be accepted. +Since this library reached v1.0 we aim to maintain backwards-compatibility +thereafter. Changes which break backwards-compatibility will not be accepted. ## Python