Skip to content

Commit 2a58200

Browse files
committed
2 parents 965cc4b + 307d5f9 commit 2a58200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/01-Getting-Started/02-Nesting-Objects/instructions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Let's divide the name property into the three separate components: `firstName`,
2222
}
2323
```
2424

25-
## Defining a Subchema
25+
## Defining a Subschema
2626

2727
In JSON Schema, A [subschema](https://json-schema.org/learn/glossary#subschema) refers to a schema that is nested within another schema.
2828

0 commit comments

Comments
 (0)