From 38b90ed49c4801364e009531d8d931fb7573acb6 Mon Sep 17 00:00:00 2001 From: daose Date: Sun, 28 Oct 2018 16:30:55 -0400 Subject: [PATCH] readme spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268ce425b..11ab3bf69 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Thank you very much [to all contributors](https://github.com/HabitRPG/habitrpg-a 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Create new Pull Request - * Don't forget to include your Habitica User ID, so that we can count your contributrion towards your contributor tier + * Don't forget to include your Habitica User ID, so that we can count your contribution towards your contributor tier ### Code Style Guidelines We follow the code style guidelines outlined in [Android Code Style Guidelines for Contributors](https://source.android.com/source/code-style.html).