We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38f638c + d40a66c commit 40b48ccCopy full SHA for 40b48cc
src/validator/index.js
@@ -41,7 +41,7 @@ type ValidationResult = {
41
}
42
43
/**
44
- * Implements the "Evaluating requests" section of the spec.
+ * Implements the "Validation" section of the spec.
45
*
46
* Rules is a list of function which return visitors
47
* (see the language/visitor API)
0 commit comments