Skip to content

Commit

Permalink
Merge branch 'master' into ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Nov 21, 2024
2 parents a33d280 + b13b3c3 commit fd9be49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ The following table lists the supported Json types. These types are fully compat
│ }), │ y: numberrequired: ['x'], │
Type.Object({ │ } │ properties: { │
│ y: Type.Number() │ │ x: { │
]) │ │ type: 'number'
}) │ │ type: 'number'
│ ]) │ │ } │
│ │ │ } │
│ │ │ }, { │
Expand Down

0 comments on commit fd9be49

Please sign in to comment.