Skip to content

Commit

Permalink
refactor(docs): change wordings
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed Jun 5, 2024
1 parent 0947745 commit 8f6aea9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ In _JSON Schema_, you can define multiple types by passing **an array of types**



Now, try to add the `type` property of `middleName` to include both `string` and `null` types.
Now, try to modify the `type` property of `middleName` to include both `string` and `null` types.

0 comments on commit 8f6aea9

Please sign in to comment.