File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/docs/guides/(authorization)/overview Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ Attribute scopes describe which object gets the permission and which object the
6666
6767There 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
7373For more information on attributes, see the next article.
You can’t perform that action at this time.
0 commit comments