diff --git a/pages/understanding-json-schema/conventions.md b/pages/understanding-json-schema/conventions.md index e6b2e8fc3..7979db58c 100644 --- a/pages/understanding-json-schema/conventions.md +++ b/pages/understanding-json-schema/conventions.md @@ -70,9 +70,6 @@ isn\'t valid. > These examples are tested automatically whenever the book is built, so hopefully they are not just helpful, but also correct! -These examples are tested automatically whenever the book is built, so -hopefully they are not just helpful, but also correct! - For example, here\'s a snippet illustrating how to use the `number` type: ```json