Fix typos

This commit is contained in:
Kohei Tamura 2019-05-22 17:56:25 +09:00 committed by Bruno Oliveira da Silva
parent 195383edc9
commit 76152812b9

View file

@ -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.