diff --git a/practicals/week9/tasks.md b/practicals/week9/tasks.md index 592df3676c240bfbc515a748598ac93632f7785f..396bfb0bee620b823b3b77714bd993579b28e7c3 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 |