Skip to content

Commit d0a96ce

Browse files
committed
Fix thinko add role not permission to users.
1 parent 59b57fa commit d0a96ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This is usually included near where other permissions like "Web Access"
3535
or "Email Access" are assigned.
3636

3737
You could also create a new role "rest" and assign the "Rest Access"
38-
permission to that role and then just add the "rest" permissions to
38+
permission to that role and then just add the "rest" role to
3939
those users who should have access.
4040

4141
The REST api is reached via the ``/rest/`` endpoint of the tracker

0 commit comments

Comments
 (0)