Skip to content

Commit 670c248

Browse files
author
Heathpackard
authored
Update key-concepts.mdx
1 parent 32d2d0d commit 670c248

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/guides/(authorization)/overview/key-concepts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ Attribute scopes describe which object gets the permission and which object the
6666

6767
There are three attribute scopes:
6868

69-
- **Direct**: the source object gets the permission on the target object
70-
- **Inherit**: if the target object has the attribute on a third object, the source object ‘inherits’ that attribute on the third object
71-
- **Propagate**: if a third object has the attribute on the source object, the third object also gets the attribute on the target object
69+
- **Direct**: the source object gets the permission on the target object.
70+
- **Inherit**: if the target object has the attribute on a third object, the source object ‘inherits’ that attribute on the third object.
71+
- **Propagate**: if a third object has the attribute on the source object, the third object also gets the attribute on the target object.
7272

7373
For more information on attributes, see the next article.

0 commit comments

Comments
 (0)