From 82efa3ba17bc16dabc7e911ab7c5ba5d85d3fc4f Mon Sep 17 00:00:00 2001
From: Isabell Guckes <isabell.guckes@uni-bielefeld.de>
Date: Wed, 6 Nov 2024 14:25:51 +0100
Subject: [PATCH] anpassung bildunterschrift

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

diff --git a/src/contents/engineering.tsx b/src/contents/engineering.tsx
index d6f5ecc3..ff090de3 100644
--- a/src/contents/engineering.tsx
+++ b/src/contents/engineering.tsx
@@ -1112,7 +1112,7 @@ export function Engineering() {
                          <img src="https://static.igem.wiki/teams/5247/delivery/airbuddy-svg.svg" alt="AirBuddy" style={{maxHeight: "350pt"}} /> 
                          <figcaption> 
                           <b>Figure 3. </b> 
-                          Schematic view of our lung-specific SORT LNP called AirBuddy.
+                          Schematic view of our lung-specific SORT LNP called AirBuddy carrying chitosan-protected pegRNA and mRNA for the assembly of our prime editing technology named PrimeGuide.
                         </figcaption> 
                      </figure> 
                      <Collapsible id="Col2" open={false} title="Composition of our SORT LNP called Airbuddy // LNP Handbook Cooperation">
-- 
GitLab