From 3a2372fa65d8a20f4142f5c141226ec078167fd8 Mon Sep 17 00:00:00 2001
From: Chris Croome <chris@webarchitects.co.uk>
Date: Wed, 11 Oct 2017 11:26:13 +0100
Subject: [PATCH] typo fixed

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

diff --git a/README.md b/README.md
index 59f2033..2e1529a 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ Then check these settings for email:
 * **Required : notification email** set this to `discourse@$SERVERNAME` (use the actual domain name not $SERVERNAME)
 * **Email : reply by email enabled** tick *"Enable replying to topics via email."* 
 * **Email : reply by email address** set this to `discourse+%{reply_key}@$SERVERNAME` (use the actual domain name not $SERVERNAME)
-* **Email : manual polling enabled** rick *"Push emails using the API for email replies."*
+* **Email : manual polling enabled** tick *"Push emails using the API for email replies."*
 
 Then tighten some security settings:
 
-- 
GitLab