diff --git a/src/contents/Human Practices/Further Engagement/SupMaterial.tsx b/src/contents/Human Practices/Further Engagement/SupMaterial.tsx index 2a5f20df31b36d9bf4ba2b68c4ea2ceabe76bf77..f50b72a2b6f58f1659b5f3bff06a75cedd979faf 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>