From 7c93c381e36609953694d74ebeef9eaeddafab47 Mon Sep 17 00:00:00 2001
From: Sean McGivern <sean@mcgivern.me.uk>
Date: Sun, 25 Sep 2016 16:11:18 +0000
Subject: [PATCH] Fix typo in README

cannonical -> canonical
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9661a554b9f16..8236f986b56a8 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 ## Canonical source
 
-The cannonical source of GitLab Community Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/).
+The canonical source of GitLab Community Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/).
 
 ## Open source software to collaborate on code
 
-- 
GitLab