Skip to content

Commit 7851a44

Browse files
committed
proper typo - checks format of _an_ element
1 parent 8c32e3e commit 7851a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonSchema/Constraints/Constraint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ protected function checkEnum($value, $schema = null, JsonPointer $path = null, $
265265
}
266266

267267
/**
268-
* Checks format of a element
268+
* Checks format of an element
269269
*
270270
* @param mixed $value
271271
* @param mixed $schema

0 commit comments

Comments
 (0)