This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 72ee878ea Fix typo
72ee878ea is described below
commit 72ee878ea5b0563991a8147d77ce10bee1363e8d
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Oct 12 13:43:58 2023 +0200
Fix typo
---
src/main/jbake/content/documentation/bundles/resource-merger.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/content/documentation/bundles/resource-merger.md
b/src/main/jbake/content/documentation/bundles/resource-merger.md
index 4ce840086..8a5bb7c1c 100644
--- a/src/main/jbake/content/documentation/bundles/resource-merger.md
+++ b/src/main/jbake/content/documentation/bundles/resource-merger.md
@@ -21,7 +21,7 @@ Each `MergedResourcePicker` service implementation in the
system provides one un
The exact merging mechanism depends on the resource picker implementation (see
below). The order of the merging is important as the overlying resource may
overwrite properties/child resources from the underlying resource (but not
vice-versa).
It is possible to
-* remove existing resource/properties from the underlying resources,
+* remove existing resources/properties from the underlying resources,
* modify existing properties/child resources of the underlying resources and
* add new properties/child resources