Skip to content

Commit 4417d48

Browse files
committed
docs
1 parent 6e73f49 commit 4417d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/design/design-for-composition.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We focus on building **small, independent, and easy-to-read facets**. Each facet
3030

3131
## Facets & Libraries
3232

33-
1. Facets and facet libraries should not contain owner/admin authorization checks unless absolutely required or fundamental to the functionality being implemented.
33+
1. Facets and facet libraries should not contain owner/admin authorization checks unless absolutely required or fundamental to the functionality being implemented. Of it must have permission/authorization checks then it should integrate with `AccessControlFacet`.
3434

3535

3636
## Extending Facets

0 commit comments

Comments
 (0)