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

@@ -4,7 +4,7 @@ RSS/Atom subscriptions
Kanboard supports RSS feeds for projects and users.
- Project feeds contains only the activity the project
- User feeds contains the activity stream of all projects the user is member
- User feeds contains the activity stream of all projects the user is a member
Those subscriptions are only activated when the public access is enabled in the user profile or in the project settings.
@@ -20,4 +20,4 @@ Enable/disable user RSS feeds
Go to **User profile > Public access**.
The RSS link is protected by a random token, only people who knows the url can access to the feed.
The RSS link is protected by a random token, only people who know the URL can access to the feed.