Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/spicedb/concepts/zanzibar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This term was first introduced in the Zanzibar paper where solving this problem
>Specifically, our clients care about preventing the "new enemy" problem, which can arise when we fail to respect the ordering between ACL updates or when we apply old ACLs to new content.
>Consider these two examples:
>
>**Example B: Misapplying old ACL to new content**
>**Example A: Neglecting ACL update order**
>
>1. Alice removes Bob from the ACL of a folder;
>2. Alice then asks Charlie to move new documents to the folder, where document ACLs inherit from folder ACLs;
Expand Down