Skip to content

Commit

Permalink
Documentation (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanRSmith authored Nov 21, 2024
1 parent 2c5dbab commit b13b3c3
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 b13b3c3

Please sign in to comment.