Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit 62ee141

Browse files
authored
Merge pull request redpwn#569 from dwang/docs/fix-restricted-divisions-example
docs: fix restricted divisions example
2 parents 92cd2c4 + 7b4a51b commit 62ee141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/management/divisions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ divisionACLs:
3737
value: external-user@example.org
3838
divisions:
3939
- corp
40-
- match: all
40+
- match: any
4141
value: ''
4242
divisions:
4343
- open

0 commit comments

Comments
 (0)