Skip to content

Commit dfbdda3

Browse files
estahnerayd
authored andcommitted
fix: spelling mistake
1 parent d9dc83f commit dfbdda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonSchema/Uri/UriRetriever.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class UriRetriever implements BaseUriRetrieverInterface
3333
);
3434

3535
/**
36-
* @var array A blacklist for media type ceheck exclusion
36+
* @var array A blacklist for media type check exclusion
3737
*/
3838
protected $mediaTypeBlacklist = array(
3939
'http://json-schema.org/',

0 commit comments

Comments
 (0)