From ec0a8d012905d90e6ca2be9692c90d5a88d4c76a Mon Sep 17 00:00:00 2001
From: Kathleen Susat <kathleen.susat@uni-bielefeld.de>
Date: Sun, 29 Sep 2024 12:43:46 +0200
Subject: [PATCH] minor changes safety 2

---
 src/contents/safety.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx
index 4e8aa44a..82493769 100644
--- a/src/contents/safety.tsx
+++ b/src/contents/safety.tsx
@@ -16,7 +16,7 @@ export const Safety: React.FC = () =>{
     <>
       <Section title="Role in iGEM" id="Role">
       <p>
-        As part of our project [PreCyse] to develop a prime-editing complex to correct the F508del mutation in cystic fibrosis, we place great emphasis on safety at all stages of research. Our final construct will be tested in primary cultures of epithelial cells obtained from nasal swabs, isolated from both patients and healthy individuals.  [link primär Kulturen]. To guarantee safety and ensure the highest level of precision and reliability of our results, we have introduced a series of carefully planned checkpoints during the experiments. These milestones allow for continuous monitoring, timely adjustments and validation at each critical stage. This ensures that potential issues are identified and addressed immediately, minimizing risk and improving the overall quality of the experimental results. [link zu den Experimenten] 
+        As part of our project <PreCyse/> to develop a prime-editing complex to correct the F508del mutation in cystic fibrosis, we place great emphasis on safety at all stages of research. Our final construct will be tested in primary cultures of epithelial cells obtained from nasal swabs, isolated from both patients and healthy individuals.  [link primär Kulturen]. To guarantee safety and ensure the highest level of precision and reliability of our results, we have introduced a series of carefully planned checkpoints during the experiments. These milestones allow for continuous monitoring, timely adjustments and validation at each critical stage. This ensures that potential issues are identified and addressed immediately, minimizing risk and improving the overall quality of the experimental results. [link zu den Experimenten] 
         </p>
       </Section>
       <Section title="Check-Ins" id="Check-Ins">
-- 
GitLab