Skip to content

Commit c6a96e8

Browse files
authored
Merge pull request #49 from dzantiev/patch-1
Update README.md
2 parents b2c6586 + 2e15976 commit c6a96e8

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
@@ -62,7 +62,7 @@ Sample validation rule set:
6262
},
6363
"level": {
6464
"type": "int",
65-
"canBeOnly: [2, 3, 4]
65+
"canBeOnly": [2, 3, 4]
6666
}
6767
}
6868
}

0 commit comments

Comments
 (0)