diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 40e2e9ea..72119a70 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -322,7 +322,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 internet 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.