diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 0a650437..e8d982d1 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -310,7 +310,7 @@
Restore or Backup currently running. Cannot start the containers until that's done.
{% else %}
{% if was_start_button_clicked == false %}
- Clicking on the button below will download all docker containers and start them. This can take a lot of time depending on your internect connection. Since the overall size is a few GB, this will take around 5-10 min or more. So be aware and patient!
+
Clicking on the button below will download all docker containers and start them. This can take a lot of time depending on your internect connection. Since the overall size is a few GB, this will take around 5-10 min or more. So be aware and patient!
{% endif %}
{% if is_mastercontainer_update_available == true %}
⚠️ A mastercontainer update is available. Please click on the button below to update it.