Skip to content

Commit f070b1d

Browse files
committed
change capitalization of e-mail address
1 parent db6145d commit f070b1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs/handbook/student_management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To import students from a CSV file click on the "<IconInText icon={GenerateIcon}
8181

8282
- _Team_: An identifier of the team the student is put into. If a number is provided, and a team with that number already exists, the student is put into that team. For all other identifiers, new teams are created. If no value is provided, the student is put into no team.
8383

84-
- _E-Mail Address_: A valid e-mail address of the student.
84+
- _E-Mail address_: A valid e-mail address of the student.
8585

8686
- _Ilias-Name_: The Ilias name of the student.
8787

docs/docs/handbook/user_management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To import users from a CSV file click on the "<IconInText icon={GenerateIcon} />
7474

7575
- _Lastname (**required**)_: The lastname of the user.
7676

77-
- _E-Mail Address (**required**)_: A valid e-mail address of the user. Used to send the credentials to if mailing is configured (see [_Provide Credentials_](#provide-credentials) on this page).
77+
- _E-Mail address (**required**)_: A valid e-mail address of the user. Used to send the credentials to if mailing is configured (see [_Provide Credentials_](#provide-credentials) on this page).
7878

7979
- _Roles_: All roles of the user. If provided must be a comma-separated list of [_Roles_](./roles) supported by the TMS. If not provided the user only gets assigned the `TUTOR` role.
8080

0 commit comments

Comments
 (0)