From 6034830916945327ae4be24da413e9d0f139797c Mon Sep 17 00:00:00 2001 From: Isabell Guckes <isabell.guckes@uni-bielefeld.de> Date: Thu, 26 Sep 2024 22:34:28 +0200 Subject: [PATCH] text adapt --- src/data/steckbriefe.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/steckbriefe.ts b/src/data/steckbriefe.ts index b82f3076..429d16c6 100644 --- a/src/data/steckbriefe.ts +++ b/src/data/steckbriefe.ts @@ -221,7 +221,7 @@ export const teammembers: Array<SteckbriefInterface> = [ igemjob: ["Wet lab", "Delivery", "Creativity"], whyigem: [ "It's great to be part of a project from the formation of the idea until the final results, so you can contribute with your work but also gain new experiences.", - "Because I want to be part of a dedicated team of young scientists and follow a project from the idea to the final result with all its' challenges.", + "Because I want to be part of a dedicated team of young scientists and follow a project from the idea to the final result with all it's challenges.", ], bestpart: [ "Learning new techniques in the lab", -- GitLab