diff --git a/custom_components/coronavirus_hessen/const.py b/custom_components/coronavirus_hessen/const.py
index 3d7ee41..b30eafa 100644
--- a/custom_components/coronavirus_hessen/const.py
+++ b/custom_components/coronavirus_hessen/const.py
@@ -1,5 +1,5 @@
 """Constants for the Coronavirus Hessen integration."""
 DOMAIN = "coronavirus_hessen"
 ENDPOINT = "https://soziales.hessen.de/gesundheit/infektionsschutz/coronavirus-sars-cov-2/taegliche-uebersicht-der-bestaetigten-sars-cov-2-faelle-hessen"
-ATTRIBUTION = "Data provided by Hessisches Ministrium für Soziales und Integration"
+ATTRIBUTION = "Data provided by Hessisches Ministerium für Soziales und Integration"
 OPTION_TOTAL = "total"