From 439f00d576f14c9b9b0a9aaba374a8060a6db5f5 Mon Sep 17 00:00:00 2001
From: Ruben Barkow <rubo77@users.noreply.github.com>
Date: Mon, 14 Sep 2015 11:40:10 +0200
Subject: [PATCH] Typo "everybode"

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 119fd8d3a..ffd337593 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -56,7 +56,7 @@ If you developed your change in multiple smaller commits, you can easily
 [squash] those before opening the pull request. While discussing, it is okay to
 do your changes using `git commit --amend` and force-push them to your head of
 the pull request. This way, your change always consists of only one commit and
-can be merged in the instant everybode is content with the whole thing.
+can be merged in the instant everybody is content with the whole thing.
 
 
 [community repositories]: http://gluon.readthedocs.org/en/latest/user/site.html#packages
-- 
GitLab