diff --git a/src/texts/de/texts.json b/src/texts/de/texts.json
index d82fa77..a933760 100644
--- a/src/texts/de/texts.json
+++ b/src/texts/de/texts.json
@@ -63,5 +63,5 @@
"admin-panel-url": "Liste der Komponenten",
"select-service-type": "Wählen Sie die Art des Services aus, den Sie nutzen möchten: "
},
- "credits": "Diese Anwendung wurde am Fachbereich Informatik und Sprachen der Hochschule Anhalt unter der Leitung von Prof. Dr. Andreas Both und mit der Unterstützung von Paul Heinze durch Jonas Wunsch entwickelt. Für diese Anwendung gilt die Apache 2.0 Lizenz."
+ "credits": "Diese Anwendung wurde am Fachbereich Informatik und Sprachen der Hochschule Anhalt unter der Leitung von Prof. Dr. Andreas Both und mit der Unterstützung von Paul Heinze durch Jonas Wunsch entwickelt. Für diese Anwendung gilt die Apache 2.0 Lizenz."
}
diff --git a/src/texts/en/texts.json b/src/texts/en/texts.json
index 4e98b39..6d2d3c0 100644
--- a/src/texts/en/texts.json
+++ b/src/texts/en/texts.json
@@ -63,5 +63,5 @@
"admin-panel-url": "List of components",
"select-service-type": "Select the type of service you want to use: "
},
- "credits": "This application has been developed by Jonas Wunsch at the Department of Computer Science and Languages of the Anhalt University of Applied Sciences under the direction of Prof. Dr. Andreas Both and with help from Paul Heinze. The Apache 2.0 license applies to this project."
+ "credits": "This application has been developed by Jonas Wunsch at the Department of Computer Science and Languages of the Anhalt University of Applied Sciences under the direction of Prof. Dr. Andreas Both and with help from Paul Heinze. The Apache 2.0 license applies to this project."
}