summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-11 15:36:46 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-11 15:36:46 -0400
commit52bc2efc65af690b075d58dcff23eac97d1a0495 (patch)
tree6bd336db3f960ad8ab1af9986675a88f9a725a07 /docs
parentb4c6f0b2555d0dc9044c82ea5cda29315d766951 (diff)
Fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/email-configuration.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/email-configuration.markdown b/docs/email-configuration.markdown
index 4c9174fa..9070e3f1 100644
--- a/docs/email-configuration.markdown
+++ b/docs/email-configuration.markdown
@@ -22,7 +22,7 @@ However, it's possible to use other methods, the SMTP protocol and Sendmail.
### SMTP configuration
-Rename the file `config.default.php` to `config.php` and set change these values:
+Rename the file `config.default.php` to `config.php` and change these values:
```php
// We choose "smtp" as mail transport
@@ -81,14 +81,14 @@ Examples:
- http://myserver/kanboard/
- http://kanboard.mydomain.com/
-Don't forget the ending `/`.
+Don't forget the ending slash `/`.
You need to define that manually because Kanboard cannot guess the URL from a command line script and some people have very specific configuration.
Troubleshooting
---------------
-If no emails are sent and you are sure that everything is configured correctly:
+If no emails are send and you are sure that everything is configured correctly:
- Check your spam folder
- Enable the debug mode and check the debug file `data/debug.log`, you should see the exact error