From 64df90a04a753a532d4def3939d9b58e9cc7799f Mon Sep 17 00:00:00 2001
From: Jonathan Weth <edugit@jonathanweth.de>
Date: Sat, 18 Jan 2020 15:20:51 +0100
Subject: [PATCH] Apply suggestion to CONTRIBUTING.rst

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

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index c01c8353c..2c24e62bb 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -101,7 +101,7 @@ Example::
   - Add the ldap-with-unicorn-dust dependency
   - Configure settings.py to accept the correct groups from LDAP
 
-  CLoses #10.
+  Closes #10.
 
 Merge Requests
 ~~~~~~~~~~~~~~
-- 
GitLab