From 9fea6b32a7f5f071c2d991ee117fce2f81043a10 Mon Sep 17 00:00:00 2001 From: Wu Zhiling <wzlwzl0924@gmail.com> Date: Tue, 1 Oct 2024 09:28:52 +0000 Subject: [PATCH] Update file human-practices.tsx --- src/contents/human-practices.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index 56592f8..07cb625 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -72,7 +72,7 @@ export function HumanPractices() { <Element name="section1" className="element rounded-border" id='section1'> <h2>1. Overview</h2> - <p>Have a picture of what we did</p> + <p>Have a picture of what we did.</p> <div className="rounded-border"> <h3 className="center-text">1.1 A Pillar of Our iGEM Project</h3> <p className='indent'> @@ -255,7 +255,7 @@ export function HumanPractices() { <Element name="section5" className="element rounded-border" id='section5'> <h2>6. Expert Consultation</h2> - <p>What did we learn from experts</p> + <p>Explore what did we learn from experts.</p> <div className="rounded-border"> <h4>February 2024 - Yang Xiaolin</h4> -- GitLab