From 4365f131c9d99856a8ceaad5a3557ff70be1e91b Mon Sep 17 00:00:00 2001
From: hanke <hanke@cl.uni-heidelberg.de>
Date: Mon, 29 Jul 2024 09:37:31 +0000
Subject: [PATCH] fix typo whoops

---
 JS-README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/JS-README.md b/JS-README.md
index c35ce3b..743caf1 100644
--- a/JS-README.md
+++ b/JS-README.md
@@ -25,7 +25,7 @@ Generally, everything having its own tab in the Navbar is a `page`. They are the
 + `Fachschaftssitzung.mjs`
 + `FsServices.mjs`
 + `Login.mjs`
-+ `M.mjs`
++ `Me.mjs`
 + `Start.mjs`
 + `UniServices.mjs`
 + `Unlock.mjs`
-- 
GitLab