From 540faa9dd52acb0e08b8821f97cb57e75758c36c Mon Sep 17 00:00:00 2001 From: Kathleen Susat <kathleen.susat@uni-bielefeld.de> Date: Sun, 29 Sep 2024 13:32:03 +0200 Subject: [PATCH] update figure description safery --- src/contents/safety.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx index 1fb10906..bd2c1fb0 100644 --- a/src/contents/safety.tsx +++ b/src/contents/safety.tsx @@ -172,7 +172,7 @@ export const Safety: React.FC = () =>{ <div className="figure-wrapper"> <figure> <img src="https://static.igem.wiki/teams/5247/photos/biosafety/wiki/bild-2.png" style={{height: "10%"}}/> - <figcaption> <b>PLATZHALTER</b> </figcaption> + <figcaption> <b>Illustration of the introduction of silent mutations leading to the PAM disrupt.</b> </figcaption> </figure> </div> <H4 text="Riboswitch"></H4> @@ -182,7 +182,7 @@ export const Safety: React.FC = () =>{ <div className="figure-wrapper"> <figure> <img src="https://static.igem.wiki/teams/5247/photos/biosafety/wiki/bild-2.png" style={{height: "10%"}}/> - <figcaption> <b>Riboswitch</b> </figcaption> + <figcaption> <b>Illustration of the mechanism of action of the riboswitch</b> </figcaption> </figure> </div> <p> -- GitLab