Skip to content

Commit

Permalink
Update instructions.mdx with employee JSON example
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed May 26, 2024
1 parent 2238ee3 commit 3da292e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This is where JSON Schema can help you. JSON Schema is a vocabulary that allows

## First Schema
We will start with a simple example.
Consider you have a json document like this:
Consider you have a json document of an employee:
```json
{
"name": "John Doe",
Expand Down

0 comments on commit 3da292e

Please sign in to comment.