From 86051c4df3b42febcad80def5901e28f5d260406 Mon Sep 17 00:00:00 2001
From: Isabell Guckes <isabell.guckes@uni-bielefeld.de>
Date: Wed, 6 Nov 2024 14:32:39 +0100
Subject: [PATCH] correction raw data survey

---
 .../Human Practices/Further Engagement/SupMaterial.tsx        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/contents/Human Practices/Further Engagement/SupMaterial.tsx b/src/contents/Human Practices/Further Engagement/SupMaterial.tsx
index 2a5f20df..f50b72a2 100644
--- a/src/contents/Human Practices/Further Engagement/SupMaterial.tsx	
+++ b/src/contents/Human Practices/Further Engagement/SupMaterial.tsx	
@@ -8,10 +8,10 @@ export function HPSupplement(){
         <Section title="Supplementary Material" id="Supplementary Material">
             <div className="row">
                 <div className="col">
-                <p>Click here to see our raw data of our surverys.</p>
+                <p>Click here to see our raw data of our surverys</p>
                 </div>
                 <div className="col">
-                <DownloadLink url="https://static.igem.wiki/teams/5247/pdfs/raw-data-surveys.pdf"  fileName="raw-data-surveys.pdf"></DownloadLink>
+                <DownloadLink url="https://static.igem.wiki/teams/5247/pdfs/raw-data-survey.pdf"  fileName="raw-data-survey.pdf"></DownloadLink>
                 </div>
             </div>
         </Section>
-- 
GitLab