Fix typo in documentation

This commit is contained in:
Frederic Guillot
2015-12-06 23:00:58 -05:00
parent 5c84996ee7
commit 7f3bf38e8d
84 changed files with 333 additions and 614 deletions

View File

@@ -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
----------