Skip to content

Commit f7dac29

Browse files
committed
Merge pull request #34 from nfroidure/patch-1
Update README.md
2 parents b2ce46d + 26b9e95 commit f7dac29

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
@@ -224,7 +224,7 @@ Example:
224224

225225
{
226226
type: 'object',
227-
properties: {
227+
patternProperties: {
228228
'^sz': { type: 'string' },
229229
'^n': { type: 'number' },
230230
'^b': { type: 'boolean' }

0 commit comments

Comments
 (0)