summaryrefslogtreecommitdiff
path: root/doc/centos-installation.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/centos-installation.markdown')
-rw-r--r--doc/centos-installation.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/centos-installation.markdown b/doc/centos-installation.markdown
index 6cfc31ff..d0fd6a00 100644
--- a/doc/centos-installation.markdown
+++ b/doc/centos-installation.markdown
@@ -40,7 +40,7 @@ Be sure to configure your server to allow Kanboard to send emails and make exter
setsebool -P httpd_can_network_connect=1
```
-Allowing external connections is necessary if you use LDAP, SMTP, Webhooks or any third-party integrations.
+Allowing external connections is necessary if you use LDAP, SMTP, Web hooks or any third-party integration.
Centos 6.x
----------