diff --git a/docs/how-to/make-per-application-backups.md b/docs/how-to/make-per-application-backups.md index efa02eb4..9f212d95 100644 --- a/docs/how-to/make-per-application-backups.md +++ b/docs/how-to/make-per-application-backups.md @@ -151,7 +151,7 @@ in newer versions of borgmatic. ## Configuration includes Once you have multiple different configuration files, you might want to share -common configuration options across these files with having to copy and paste +common configuration options across these files without having to copy and paste them. To achieve this, you can put fragments of common configuration options into a file and then include or inline that file into one or more borgmatic configuration files.