Fix typo in documentation
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user