aboutsummaryrefslogtreecommitdiff
path: root/node_modules/ajv/lib/dot/anyOf.jst
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ajv/lib/dot/anyOf.jst')
-rw-r--r--node_modules/ajv/lib/dot/anyOf.jst2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/ajv/lib/dot/anyOf.jst b/node_modules/ajv/lib/dot/anyOf.jst
index 93c3cd828..086cf2b33 100644
--- a/node_modules/ajv/lib/dot/anyOf.jst
+++ b/node_modules/ajv/lib/dot/anyOf.jst
@@ -35,7 +35,7 @@
{{= $closingBraces }}
if (!{{=$valid}}) {
- {{# def.addError:'anyOf' }}
+ {{# def.extraError:'anyOf' }}
} else {
{{# def.resetErrors }}
{{? it.opts.allErrors }} } {{?}}