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

@@ -13,7 +13,7 @@ Configuration
Each user must enable the notifications in their profile: **User Profile > Notifications**. It's disabled by default.
To receive email notifications you need a valid email address in you profile and the application must be configured to send emails.
To receive email notifications you need a valid email address in your profile and the application must be configured to send emails.
![Notifications](http://kanboard.net/screenshots/documentation/notifications.png)
@@ -22,14 +22,14 @@ You can choose your favorite notification method:
- Emails
- Web (see below)
For each project your are member, you can choose to receive notifications for:
For each project you are a member, you can choose to receive notifications for:
- All tasks
- Only for tasks assigned to you
- Only for tasks created by you
- Only for tasks created by you and assigned to you
You can also select only some projects, by default it's all projects where you are member.
You can also select only some projects, by default it's all projects where you are a member.
Web notifications
-----------------