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

Commit 925bcdc

Browse files
authored
Merge pull request #555 from 0xflotus/patch-1
fix: small errors
2 parents 394eb5e + 19b5613 commit 925bcdc

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)