From b5cf2fc646c1c19182108a89536ab250295f3df2 Mon Sep 17 00:00:00 2001 From: Nathan <nathan@druids.tech> Date: Wed, 18 Oct 2023 11:14:16 +0100 Subject: [PATCH] week9 --- practicals/week9/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/practicals/week9/tasks.md b/practicals/week9/tasks.md index 592df36..396bfb0 100644 --- a/practicals/week9/tasks.md +++ b/practicals/week9/tasks.md @@ -86,7 +86,7 @@ In the style above, create a program that prints out the permissions described | | Change own password | Change others passwords | invite to team | invite to tournament | Ban for hacking | Permission level | |---------------------------|---------------------|-------------------------|----------------|----------------------|-----------------|------------------| -| Tournament organiser | yes | no | yes | yes | | 2 | +| Tournament organiser | yes | no | yes | yes | no | 2 | | tournament moderator | yes | no | no | no | yes | 1 | | Special relations manager | yes | yes | yes | yes | yes | 3 | -- GitLab