From b54c313909220447bb823f4698ce03c44a3260a8 Mon Sep 17 00:00:00 2001 From: Lisa Wiesner <lisa.wiesner@uni-bielefeld.de> Date: Wed, 4 Dec 2024 07:41:10 +0000 Subject: [PATCH] Update file steckbriefe.ts --- src/data/steckbriefe.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/steckbriefe.ts b/src/data/steckbriefe.ts index b07283f..4fb6762 100644 --- a/src/data/steckbriefe.ts +++ b/src/data/steckbriefe.ts @@ -200,7 +200,7 @@ export const teammembers: Array<SteckbriefInterface> = [ "More people in science", ], hobbies: [ - "TDiving", + "Diving", "swimming", "hiking", ], @@ -434,7 +434,7 @@ export const teammembers: Array<SteckbriefInterface> = [ zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/lisa-2-4-11zon.webp", pronouns: "she/her", studiengang: "M.Sc. Molecular Cell Biology", - igemjob: ["Delivery", "Creativity"], + igemjob: ["Delivery", "Creativity, Wet lab Wiki"], whyigem: [ "My motivation for iGEM comes from the excitement of tackling real world problems through innovative synthetic biology solutions, alongside a global community of passionate scientists.", "The opportunity to showcase our work at the iGEM Giant Jamboree and potentially make a meaningful impact on the world.", -- GitLab