Skip to content

Commit 3003acd

Browse files
committed
fix: spelling mistake
1 parent d7295a8 commit 3003acd

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)