diff --git a/readme.md b/readme.md index 8b1eeb35..740e7c3e 100644 --- a/readme.md +++ b/readme.md @@ -337,7 +337,7 @@ The following table lists the supported Json types. These types are fully compat │ }), │ y: number │ required: ['x'], │ │ Type.Object({ │ } │ properties: { │ │ y: Type.Number() │ │ x: { │ -│ ]) │ │ type: 'number' │ +│ }) │ │ type: 'number' │ │ ]) │ │ } │ │ │ │ } │ │ │ │ }, { │