Skip to content

Commit 6266b6d

Browse files
Heathpackardasherf
andauthored
Update 1-design-your-model.mdx (#12)
Co-authored-by: Asher Foa <[email protected]>
1 parent 4c647f4 commit 6266b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/guides/(authorization)/Implement-AuthZ-in-3-steps/1-design-your-model.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ Attributes are defined at the edge type level, so all edges of a given type shar
7171

7272
- They give a user permission on an object directly (<Glossary>direct</Glossary> attributes).
7373
- They pass a permission from one user or group to another (<Glossary>inherit</Glossary> attributes).
74-
- They propagate a permission down a hierarchy of nested objects, like folders and files. (<Glossary>propagate</Glossary> attributes)
74+
- They propagate a permission down a hierarchy of nested objects, like folders and files (<Glossary>propagate</Glossary> attributes).
7575

7676
For more intro on attributes, see [Modelling Hierarchy with Attribute Scopes](/docs/guides/overview/modelling-hierarchy-with-attribute-types).

0 commit comments

Comments
 (0)