clarify validator table column
diff --git a/vault-doc/src/site/markdown/validation.md b/vault-doc/src/site/markdown/validation.md
index 5141f34..e2a4497 100644
--- a/vault-doc/src/site/markdown/validation.md
+++ b/vault-doc/src/site/markdown/validation.md
@@ -67,7 +67,7 @@
 
 The validator which is returned via the `ValidatorFactory` is one of the following types below package `org.apache.jackrabbit.filevault.maven.packaging.validator`
 
-Validator Class | Description | `META-INF` or `jcr_root` | Called from another validator
+Validator Class | Description | Scope | Called from another validator
 --- | --- | --- | ---
 `DocumentViewXmlValidator` | Called for each node serialized into a DocView element | `jcr_root` | no
 `NodePathValidator` | Called for each node path contained in the package (even for ones not listed in the filter.xml) | `jcr_root` | no