From 54339a23f57c6dd24cc3cec3806d3a29e94b759f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 19 Jun 2026 10:15:29 -0500 Subject: fix: resolve spelling issues in 2026 posts --- content/blog/2026-04-22-self-hosting-zerobyte.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/blog/2026-04-22-self-hosting-zerobyte.org') diff --git a/content/blog/2026-04-22-self-hosting-zerobyte.org b/content/blog/2026-04-22-self-hosting-zerobyte.org index 7404ebd..1af1622 100644 --- a/content/blog/2026-04-22-self-hosting-zerobyte.org +++ b/content/blog/2026-04-22-self-hosting-zerobyte.org @@ -7,7 +7,7 @@ [[https://zerobyte.app][Zerobyte]] is a slick backup solution you can self host. It's one of the easiest apps I've self hosted and the backup jobs are running smoothly. -In this post, I will show you how I've configured backups on my server to backup +In this post, I will show you how I've configured backups on my server to back up data to Cloudflare R2. * Installation @@ -157,7 +157,7 @@ cron pattern). This allows you to specify: - The volume to be backed up - The repository to back up to - The schedule -- The files to backup (all will be backed up if nothing is specifically selected) +- The files to back up (all will be backed up if nothing is specifically selected) - Include/exclude patterns - Retention policies - Custom restic patterns @@ -166,7 +166,7 @@ cron pattern). This allows you to specify: [[https://img.cleberg.net/blog/20260422-self-hosting-zerobyte/backups_01.webp]] Within a backup job, you can configure the related notifications, snapshots, or -backup/edit/cleanup the job. +back up, edit, or clean up the job. #+CAPTION: Backup Job Details [[https://img.cleberg.net/blog/20260422-self-hosting-zerobyte/backups_02.webp]] -- cgit v1.2.3