@@ -46,19 +46,19 @@ Project Roles associated with a user or an account of the project,
4646it is possible to restrict access of users in a project, i.e., in
4747addition to account-level roles, one can further restrict access to
4848operations (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
5353added to a project without a project role, it would imply that the
5454user / account added will have access to all APIs that are made available
5555by the Account level role. If there are no specific deny rules in the
5656project role, it would again fallback onto the account-level role to decide
5757whether 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.
6060Even 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
6464The project administrator can promote or demote a user in the project.
0 commit comments