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

Commit 84a1452

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/elliptic-6.5.4
2 parents ac13476 + 925bcdc commit 84a1452

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
@@ -1,7 +1,7 @@
11
# Divisions
22

33
Divisions can be used in rCTF to segregate users into different scoreboards, with optional access control lists based on verified email addresses.
4-
Every user must be in exactly one division, although users can change their division at any time (provided the new divison satisifies the ACL).
4+
Every user must be in exactly one division, although users can change their division at any time (provided the new division satisfies the ACL).
55

66
* `divisions` is a map from a division ID to its human readable name shown in the UI.
77
* `defaultDivision` is the division ID that new users will be placed into.

0 commit comments

Comments
 (0)