From dcb6f3600a13d428ad6fbb4291a363b6708b6c8e Mon Sep 17 00:00:00 2001 From: roye2 <07eeroy@gmail.com> Date: Mon, 29 Jun 2026 14:32:08 -0400 Subject: [PATCH] switched 'Sub-Section' to 'Subsection' on bulk csv upload docs --- _docs/instructor/course_management/managing_enrollment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/instructor/course_management/managing_enrollment.md b/_docs/instructor/course_management/managing_enrollment.md index 83477da5..b67642f9 100644 --- a/_docs/instructor/course_management/managing_enrollment.md +++ b/_docs/instructor/course_management/managing_enrollment.md @@ -116,7 +116,7 @@ See also [System Administrator instructions to enable Self Account Creation](/sy * "Registration Section": The registration section for the user, e.g. `2B`. Consists of up to 20 uppercase/lowercase letters 'A'-'Z'/'a'-'z', digits '0'-'9', underscores '_', or hyphens '-'. - * "Registration Sub-Section": The registration sub-section for the user, e.g. `team 7`. Consists of up to 20 uppercase/lowercase letters 'A'-'Z'/'a'-'z', digits '0'-'9', underscores '_', hyphens '-', or spaces ' '. + * "Registration Subsection": The registration subsection for the user, e.g. `team 7`. Consists of up to 20 uppercase/lowercase letters 'A'-'Z'/'a'-'z', digits '0'-'9', underscores '_', hyphens '-', or spaces ' '. * "Password": On versions of Submitty with password-based authentication, this can set the password for new users. Cannot be empty. Ignored for existing users, and versions of Submitty that don't use password authentication, including `submitty.cs.rpi.edu`.