From 850a06a3ec882f5eb52b2f45c83e7cf30f17dff1 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Wed, 18 Sep 2024 17:44:10 +0200 Subject: [PATCH] mu --- src/contents/human-practices.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index c18ff8d7..74e24b0d 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -206,7 +206,7 @@ export function HumanPractices() { <ButtonOne text="Overview" open="overview"></ButtonOne> </div> <div className="col"> - <ButtonOne text="MukoMove" open="mukomove"></ButtonOne> + <ButtonOne text="MUKOmove" open="mukomove"></ButtonOne> </div> <div className="col"> <ButtonOne text="Teuto ruft!" open="teutoruft"></ButtonOne> -- GitLab