From da6370c902700062cc4b45de42fa4e7672fd3e12 Mon Sep 17 00:00:00 2001 From: Simon Einzinger Date: Wed, 2 Oct 2024 11:02:59 +0200 Subject: [PATCH] Fix: Typo in data.js --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index e2a285d..ddf8525 100644 --- a/src/data.js +++ b/src/data.js @@ -24,7 +24,7 @@ export const duties = [ courtDuty: ["Daniel", "Stephan"], cashDuty: ["Benedikt", "MJ"], }, - { week: 6, courtDuty: ["Kieran", "Marcel"], cashDuty: ["Ali, Niklas"] }, + { week: 6, courtDuty: ["Kieran", "Marcel"], cashDuty: ["Ali", "Niklas"] }, { week: 7, courtDuty: ["Simon", "Max", "Dima"],