summaryrefslogtreecommitdiff
path: root/doc/notifications.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-12-06 23:00:58 -0500
committerFrederic Guillot <fred@kanboard.net>2015-12-06 23:00:58 -0500
commit7f3bf38e8db9288d92f2864be4f66b14adf80971 (patch)
tree57c5d31876ba50c1674736493f58d9ab4e59474b /doc/notifications.markdown
parent5c84996ee7140e2cff1d8e18fb9482e8a4c020a8 (diff)
Fix typo in documentation
Diffstat (limited to 'doc/notifications.markdown')
-rw-r--r--doc/notifications.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/notifications.markdown b/doc/notifications.markdown
index 55ba94bb..b69696fa 100644
--- a/doc/notifications.markdown
+++ b/doc/notifications.markdown
@@ -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
-----------------