From 13bae8c23b36380f18e4772f8f6a0ebd216d5aab Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 26 Apr 2022 10:12:02 -0700 Subject: [PATCH] Typo. --- docs/how-to/make-per-application-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/make-per-application-backups.md b/docs/how-to/make-per-application-backups.md index 2f7a015b3..f756b526a 100644 --- a/docs/how-to/make-per-application-backups.md +++ b/docs/how-to/make-per-application-backups.md @@ -113,7 +113,7 @@ Once this include gets merged in, the resulting configuration would have a `keep_hourly` value of `24` and an overridden `keep_daily` value of `5`. When there's an option collision between the local file and the merged -include, the local file's option takes precedent. And as of borgmatic 1.6.0, +include, the local file's option takes precedence. And as of borgmatic 1.6.0, this feature performs a deep merge, meaning that values are merged at all levels in the two configuration files. This allows you to include common configuration—up to full borgmatic configuration files—while overriding only