Skip to content

Commit a0f6ab1

Browse files
committed
Fix package id description in README
1 parent 0af2d2d commit a0f6ab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Validates that FileVault content packages stick to certain namespacing rules. Th
1313
There are several validators included in this artifact, all relate to namespacing rules for certain aspects of AEM:
1414

1515
1. [FileVault Content Package Filter][filevault-workspace-filter] (`root` attribute of each `filter` element)
16-
1. [FileVault Content Package ID][filevault-package-id] (both `group` and optionally `name` properties of Users/Groups)
17-
1. [Oak Authorizables][oak-authorizables](`rep:principalName` and optionally `rep:authorizableId` properties)
16+
1. [FileVault Content Package ID][filevault-package-id] (both `group` and optionally `name` package properties)
17+
1. [Oak Authorizables][oak-authorizables](`rep:principalName` and optionally `rep:authorizableId` properties of users/groups)
1818
1. [Oak Query Index Definition][oakindex] (path restrictions for [Lucene][oakindex-property-pathrestrictions] or [Property][oakindex-property-pathrestrictions] index definitions)
1919
1. [OSGi Configuration][osgi-installer-configurations]
2020
1. [Sling Resource Type and Resource Super Type][sling-resource-type] (`sling:resourceType` and `sling:resourceSuperType` properties)

0 commit comments

Comments
 (0)