diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index e2b2d655ae6d..a19e617af154 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -428,7 +428,7 @@
Backup information
This is your encryption password for backups: {{ borgbackup_password }}
Please save it at a safe place since you won't be able to restore from backup if you lose this password!
- Backed up will get all important data of your Nextcloud AIO instance like the database, your files and configuration files of the mastercontainer and else.
+ All important data of your Nextcloud AIO instance will get backed up like the database, your files and configuration files of the mastercontainer and else.
The backup itself uses a tool that is called BorgBackup which is a well-known server backup tool that efficiently backs up your files and encrypts them on the fly.
By using this tool, backups are incremental, differential, compressed and encrypted – so only the first backup will take a while. Further backups should be fast as only changes are taken into account.
Backups get created in the following directory on the host: {{ borg_backup_host_location }}/borg