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.
1 parent 38f638c commit d40a66cCopy full SHA for d40a66c
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