Skip to content

Commit e7af967

Browse files
author
Mika Kunnas
committed
fix typo
1 parent 5c60f6a commit e7af967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ prints
9898

9999
#### `supportPatternProperties` (boolean)
100100

101-
If set to `true` and `x-patternProperties` property is present, change `x-patternProperties` to `patternProperty` and call `patternPropertiesHandler`. If `patternPropertiesHandler` is not defined, call the default handler. See `patternPropertiesHandler` for more information.
101+
If set to `true` and `x-patternProperties` property is present, change `x-patternProperties` to `patternProperties` and call `patternPropertiesHandler`. If `patternPropertiesHandler` is not defined, call the default handler. See `patternPropertiesHandler` for more information.
102102

103103
#### `patternPropertiesHandler` (function)
104104

0 commit comments

Comments
 (0)