From bb17caf90cbba6c81f1167ccb2f710fbe945d2dd Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Thu, 18 Nov 2021 07:03:49 +0100 Subject: [PATCH] typo --- docs/config-format.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config-format.md b/docs/config-format.md index d9d2b56..e681853 100644 --- a/docs/config-format.md +++ b/docs/config-format.md @@ -45,7 +45,7 @@ Entry | Description | Default ## dotfiles entry -The **dotfiles** entry (mandatory) contains a YAML object with subobjects for the dotfiles managed by dotdrop. The entries in the subobjects are as follows: +The **dotfiles** entry (mandatory) contains a YAML object with sub-objects for the dotfiles managed by dotdrop. The entries in the sub-objects are as follows: Entry | Description -------- | ------------- @@ -88,7 +88,7 @@ Entry | Description ## profiles entry -The **profiles** entry (mandatory) contains a YAML object with subobjects for the profiles for the different dotfiles that need to be managed. The entries in the subobjects are as follows: +The **profiles** entry (mandatory) contains a YAML object with sub-objects for the profiles for the different dotfiles that need to be managed. The entries in the sub-objects are as follows: Entry | Description -------- | -------------