diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 2e59cfbf..eebab725 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -152,7 +152,7 @@
{% elseif backup_exit_code == 0 %}
Last {{ borg_backup_mode }} successful! (Logs)
{% if borg_backup_mode == 'test' %}
- Feel free to check the integrity of the backup archive below before starting the restore process in order to make double-sure that the restore will work. This can take a long time though depending on the size of the backup archive and is thus not required.
+ Feel free to check the integrity of the backup archive below before starting the restore process in order to make ensure that the restore will work. This can take a long time though depending on the size of the backup archive and is thus not required.