From f3e044a7d6fb489933e7c174afecd1ced9137d71 Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Wed, 29 May 2024 11:41:16 +0200 Subject: [PATCH] Fix typo in README.md Tiny typo fix. Hth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c919c..6568c3f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This app is the "client" part, meant to be installed on the server to be backed ### Features -- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver) +- Backup on a remote machine, in combination with the [borg server app](https://apps.yunohost.org/app/borgserver) - ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html) - Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space) - Backups are ran automatically, you can choose when and at which frequency