From 9f741495f7029a1146f8ae86e90752c6a480e2ea Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo <mavimo@gmail.com> Date: Mon, 1 Feb 2016 10:49:45 +0000 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a376605e40c..a6a674c8048a9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Options: Print version and exit ``` -The 'auth backend' refers to the GitLab Rails applicatoin. The name is +The 'auth backend' refers to the GitLab Rails application. The name is a holdover from when gitlab-workhorse only handled Git push/pull over HTTP. -- GitLab