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 70de8af commit e2233f8Copy full SHA for e2233f8
lib/validation_error.js
@@ -1,6 +1,6 @@
1
/**
2
* A Error class that will be thrown when a CloudEvent
3
- * cannot be properly validated against a the specification.
+ * cannot be properly validated against a specification.
4
*/
5
class ValidationError extends TypeError {
6
0 commit comments