Fix typos
This commit is contained in:
parent
195383edc9
commit
76152812b9
1 changed files with 4 additions and 4 deletions
|
@ -28,18 +28,18 @@ This section contains a list of all resources shared with the user.
|
|||
This section contains a list of permission requests sent by the user that are waiting for the approval of another user or
|
||||
resource owner.
|
||||
|
||||
When the user choose to detail own of his resources by clicking on any resource in the "My resources" listing, he is redirect to a
|
||||
When the user choose to detail own of his resources by clicking on any resource in the "My resources" listing, he is redirected to a
|
||||
page as follows:
|
||||
|
||||
image:{project_images}/service/account-my-resource-detail.png[alt="Resource Detail"]
|
||||
|
||||
From this page the users are able to:
|
||||
|
||||
* Manage *People with access to the resource*
|
||||
* Manage *People with access to this resource*
|
||||
+
|
||||
This section contains a list of people with access to the resource. Users are allowed to revoke access by clicking
|
||||
This section contains a list of people with access to this resource. Users are allowed to revoke access by clicking
|
||||
on the `Revoke` button or by removing a specific `Permission`.
|
||||
+
|
||||
* Share the resource with others
|
||||
+
|
||||
By typing the username or e-mail of another user, the user is able to share the resource and select the permissions he want to grant access.
|
||||
By typing the username or e-mail of another user, the user is able to share the resource and select the permissions he wants to grant access.
|
||||
|
|
Loading…
Reference in a new issue