From c6d1001dd36ebaf35d00c71c738114eadeb351c4 Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Fri, 15 Nov 2024 16:33:41 +0100 Subject: [PATCH] changes timeline --- src/data/hptimelinedata.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx index 0ff38b10..91b4012b 100644 --- a/src/data/hptimelinedata.tsx +++ b/src/data/hptimelinedata.tsx @@ -156,7 +156,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ heading: "Development of a multidisciplinary team structure", interviewtabid: "recruiting", cardtext: "", - quoteNachname:"Zimmermann, Intructor", + quoteNachname:"Zimmermann, Instructor", quoteVorname:"Sinan", quote: "My first challenge was selecting the iGEM team. I focused on choosing candidates with strong technical skills and the ability to work well in an interdisciplinary setting, aiming to create a diverse team with complementary strengths.", type: "meta", -- GitLab