Skip to content

Commit 51a919e

Browse files
authored
ampersand
1 parent c5c63c1 commit 51a919e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basic-usage/teams-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Role::create(['name' => 'reader', 'team_id' => 1]);
9999
Role::create(['name' => 'reviewer']);
100100
```
101101

102-
## Roles/Permissions Assignment & Removal
102+
## Roles/Permissions Assignment and Removal
103103

104104
The role/permission assignment and removal for teams are the same as without teams, but they take the global `team_id` which is set on login.
105105

0 commit comments

Comments
 (0)