More minor typos

This commit is contained in:
Elia el Lazkani 2020-02-02 19:48:22 +01:00 committed by Elia El Lazkani
parent 56f54e6afc
commit 296ab4d6bc
No known key found for this signature in database
GPG key ID: FBD81F2B1F488C2B

View file

@ -12,7 +12,7 @@
In the :doc:`previous blog post <borgbackup>`, 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.