From e9c549fb64516b37772189c40a41d4b92b5486b1 Mon Sep 17 00:00:00 2001
From: Isabell Alexandra Guckes <isabell.guckes@uni-bielefeld.de>
Date: Wed, 25 Sep 2024 12:20:21 +0000
Subject: [PATCH] Update file drug-data.tsx

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

diff --git a/src/data/drug-data.tsx b/src/data/drug-data.tsx
index f390e602..342bd1ce 100644
--- a/src/data/drug-data.tsx
+++ b/src/data/drug-data.tsx
@@ -20,7 +20,7 @@ export const drugdata: (Array<DrugDatensatz>)  = [
         examples: [
             {
                 title: "",
-                text: "string"
+                text: "test"
             },
             {
                 title: "",
-- 
GitLab