From 56f54e6afc744db7b67f5354f4c31d34f00f2e62 Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Sun, 2 Feb 2020 19:44:05 +0100 Subject: [PATCH] Fixing a typo --- posts/backup/automating-borg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/backup/automating-borg.rst b/posts/backup/automating-borg.rst index 38f63ce..45d5453 100644 --- a/posts/backup/automating-borg.rst +++ b/posts/backup/automating-borg.rst @@ -10,7 +10,7 @@ .. type: text -In the previous :doc:`previous blog post `, I talked about **borg**. +In the :doc:`previous blog post `, I talked about **borg**. If you read that post, you would've noticed that **borg** has a lot of features. With a lot a of features come a lot of automation.