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

Commit 19b5613

Browse files
0xflotusethanwu10
authored andcommitted
fix(docs): small error
1 parent 394eb5e commit 19b5613

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)