diff --git a/posts/backup/automating-borg.rst b/posts/backup/automating-borg.rst index 45d5453..26130b0 100644 --- a/posts/backup/automating-borg.rst +++ b/posts/backup/automating-borg.rst @@ -12,7 +12,7 @@ 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. +With a lot of features come a lot of automation. If you were thinking about using **borg**, you should either make a *simple cron* or you're gonna have to write an elaborate script to take care of all the different steps.