Skip to content

Commit c828f79

Browse files
authored
Fix example in the canonicalize command docs (#602)
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 74cf39c commit c828f79

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/canonicalize.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ The canonicalization process will result in something like this:
6868
"minLength": 0
6969
},
7070
{
71-
"type": "number",
72-
"multipleOf": 1
71+
"type": "number"
7372
},
7473
{
7574
"type": "integer",

0 commit comments

Comments
 (0)