diff --git a/pelican_theme_teckids/pelicanconf.py b/pelican_theme_teckids/pelicanconf.py
index 188b67025d3f5cd576c0742fcd029e122fa78e33..fd6759432862f8adca48bad9821744f3a73a3efc 100644
--- a/pelican_theme_teckids/pelicanconf.py
+++ b/pelican_theme_teckids/pelicanconf.py
@@ -50,7 +50,7 @@ MENUITEMS = [
 FOOTERMENU = [
     ("Impressum", "https://teckids.org/pages/impressum.html")
 ]
-FOOTERTEXT = "Teckidse.V.<br/>Hundeshagenstr. 26<br/>53225 Bonn"
+FOOTERTEXT = "Teckid se.V.<br/>Hundeshagenstr. 26<br/>53225 Bonn"
 
 DEFAULT_PAGINATION = 10