Fix typo in README.

This commit is contained in:
Dan Helfman 2018-07-28 22:24:24 -07:00
parent 3afa5ac76d
commit 4644f613b2
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ file afterwards.
borgmatic hooks run once per configuration file. `before_backup` hooks run
prior to backups of all repositories. `after_backup` hooks run afterwards, but
not if an error occurs in previous hook or in the backups themselves. And
not if an error occurs in a previous hook or in the backups themselves. And
borgmatic runs `on_error` hooks if an error occurs.
An important security note about hooks: borgmatic executes all hook commands