Skip to content

Commit

Permalink
goat bot
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
n1ru4l and coderabbitai[bot] authored Jan 29, 2025
1 parent 80c8c3b commit 75880a6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Hive provides two predefined member roles for convenience. Alternatively, organi
members with specific permissions can create and/or assign custom roles tailored to your teams
workflows.

When assinging a role to an user, the permissionsgranted by that role can be restricted to a set of
When assigning a role to a user, the permissions granted by that role can be restricted to a set of
resources (projects, targets, or services). For example, this allows to do the following.

- Fully or partially access to projects to a group of users
- Full or partial access to projects for a group of users
- Limit who can approve a breaking change for a specific GraphQL service

## Managing Members
Expand Down Expand Up @@ -301,7 +301,7 @@ flowchart TD
class PA,TA,TA,PB,TC,SA,SB,SE granted
```

When selecting grnular access for a project, you can further specify which targets and which
When selecting granular access for a project, you can further specify which targets and which
services are included within the selection.

In order assign resources, select `Granular Access` within the `Assigned Resources` section, then
Expand Down

0 comments on commit 75880a6

Please sign in to comment.