Skip to content

Commit 21a0334

Browse files
author
Pearl Dsilva
committed
comments addressed
1 parent c20b522 commit 21a0334

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

source/adminguide/projects.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@ Project Roles associated with a user or an account of the project,
4646
it is possible to restrict access of users in a project, i.e., in
4747
addition to account-level roles, one can further restrict access to
4848
operations (or APIs) by associating a project-level role to the
49-
user or account. However, If an account has already been added, one will not
50-
be able to associate a role a specific user of that account.
49+
user or account. However, if an account has already been added, one will not
50+
be able to associate a role to a specific user of that account.
5151

5252
**NOTE:** Project Roles work over Account level Roles. If a user/account is
5353
added to a project without a project role, it would imply that the
5454
user / account added will have access to all APIs that are made available
5555
by the Account level role. If there are no specific deny rules in the
5656
project role, it would again fallback onto the account-level role to decide
5757
whether the user has permissions to perform a specific action. It is also to be
58-
noted that Project roles are restricictive in nature, i.e., to say that, one may
59-
not allow a user to perform an operation that is NOT allowed at Account level.
58+
noted that Project roles are restrictive in nature, i.e., to say that, one may
59+
not allow a user to perform an operation that is NOT allowed at the Account level.
6060
Even if a rule is added at the project level, allowing such an action, it will not
61-
have any effect as the action will be prohibitted by the Account Role.
61+
have any effect as the action will be prohibited by the Account Role.
6262

6363

6464
The project administrator can promote or demote a user in the project.

0 commit comments

Comments
 (0)