diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index fac6b172..b95719d9 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -273,7 +273,7 @@
{% if newMajorVersion != '' and isAnyRunning == true and isApacheStarting != true %}
Note about Nextcloud {{ newMajorVersion }}
- If you haven't upgraded to Nextcloud {{ newMajorVersion }} yet and want to do that now, feel free to follow this documentation
+ If you haven't upgraded to Nextcloud {{ newMajorVersion }} yet and want to do that now, feel free to follow this documentation
{% endif %}
{% endif %}