diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 117b1a42..f50aaa2f 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -65,7 +65,7 @@
{% if automatic_updates == true %}
This will update your containers, the mastercontainer and, on Saturdays, your Nextcloud apps if the backup is successful.
{% if is_mastercontainer_update_available == true %}
- When the mastercontainer is updated it will restart the container, making it unavailable for a moment. (Logs)
+ When the mastercontainer is updated it will restart, making it unavailable for a moment. (Logs)
{% endif %}
{% endif %}
{% if has_update_available == false %}