From 6774b2d0b6953bcc05472732d7605df84b59d574 Mon Sep 17 00:00:00 2001 From: Joao Ramos Date: Tue, 3 Sep 2024 19:12:32 +0100 Subject: [PATCH] Fixed label --- src/dashboards/AssignmentCreator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dashboards/AssignmentCreator.tsx b/src/dashboards/AssignmentCreator.tsx index 4952e14e..bc4de1b1 100644 --- a/src/dashboards/AssignmentCreator.tsx +++ b/src/dashboards/AssignmentCreator.tsx @@ -380,7 +380,7 @@ export default function AssignmentCreator({isCreating, assignment, user, groups, Generate different exams setReleased((d) => !d)}> - Release automatically + Auto release results