From 5bce342b53a2687dca3cac4d817eba235ac03965 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de> Date: Wed, 25 Sep 2024 15:03:57 +0000 Subject: [PATCH] Update 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 bd7f4c24..b82f3076 100644 --- a/src/data/steckbriefe.ts +++ b/src/data/steckbriefe.ts @@ -917,7 +917,7 @@ export const pis: Array<SteckbriefInterface> = [ pronouns: "he/him", studiengang: "Research Group Leader - Molecular and Cellular Biotechnology", headof: "Second Principle Investigator", - igemjob: ["Technical Facility of Bielefeld University"], + igemjob: ["Technical Faculty, Bielefeld University"], whyigem: [ "The combination of fun and progress", ], @@ -931,7 +931,7 @@ export const pis: Array<SteckbriefInterface> = [ "iGEMmer since 2007 and keeping it rolling (any resemblance to Sisyphus is purely coincidental)", ], favlabmusic: "Sam Cooke - Wonderful World", - scientificinterests: "Genomcis, Cloning Strategies and Adeno Associated Viruses", + scientificinterests: "synthetic biology, gene and protein design, gene therapy, adeno-associated virus", islands: "", onechange: "", hobbies: [] -- GitLab