diff --git a/README.contributing b/README.contributing index e96c904d1..bc4d4f95f 100644 --- a/README.contributing +++ b/README.contributing @@ -30,7 +30,7 @@ Examples of changes that are unlikely to be accepted: - Altering existing code unnecessarily. Your code may be more elegant than what already exists, but it takes time for us to review the changes, may - habour unnoticed bugs, and makes maintaining the mobile clients more + harbour unnoticed bugs, and makes maintaining the mobile clients more difficult. - Adding code that is not used within Anki but it only for the benefit of add-ons - such code is difficult to test and maintain.