From 9e356347c63495cec1e009481b9ce1b692c625f6 Mon Sep 17 00:00:00 2001 From: maximilien Date: Thu, 8 Jan 2026 18:34:32 +0000 Subject: [PATCH] hyperbackup docs: minor spelling fixes --- doc/book/connect/backup.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/book/connect/backup.md b/doc/book/connect/backup.md index 8635b969..dba6900d 100644 --- a/doc/book/connect/backup.md +++ b/doc/book/connect/backup.md @@ -210,9 +210,7 @@ More information in Plakar documentation: https://www.plakar.io/docs/main/quicks ## Synology HyperBackup -HyperBackup can be configured upload backups to garage using a custom S3 destination. However, the HyperBackup client hardcodes the `us-east-1` region -that is a critical input to the v4 signature process. If garage does not use `us-east-1`, HyperBackup will recognize available buckets, but fail during the -final setup stage. +HyperBackup can be configured to upload backups to garage using a custom S3 destination. However, the HyperBackup client hardcodes the `us-east-1` region that is a critical input to the v4 signature process. If garage is not set to `us-east-1`, HyperBackup will recognize available buckets, but fail during the final setup stage. In garage.toml: ```toml