From 6e6f6732553666307df704a562abd2c9b456212f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:35:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d3a5a..a75dd53 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ If your backup server is full, the app will fail and will **not** add new backup If you want to be sure that you can restore your server, you should try to restore archives regularly. But this process takes a long time You should at least: - * Keep your apps up to date (if apps are too old, they could be difficult to restore on a more recent version on yunohost) + * Keep your apps up to date (if the apps are too old, they might be difficult to restore to a newer version on YunoHost) * Regularly check the presence of `info.json` and `db.sql` or `dump.sql` in the archives of your applications ``` borg list ./::ARCHIVE_NAME | grep info.json