Skip to content

Commit 4164058

Browse files
albinstmanbenjagm
andauthored
Update miscellaneous-examples.md (#832)
* Update miscellaneous-examples.md Update faulty description * Update pages/learn/miscellaneous-examples.md Co-authored-by: Benjamin Granados <[email protected]> --------- Co-authored-by: Benjamin Granados <[email protected]>
1 parent cb5733e commit 4164058

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/learn/miscellaneous-examples.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ For the `vegetables` property:
9191
{
9292
"$id": "https://example.com/arrays.schema.json",
9393
"$schema": "https://json-schema.org/draft/2020-12/schema",
94-
"description": "A representation of a person, company, organization, or place",
94+
"description": "Arrays of strings and objects",
95+
"title": "Arrays",
9596
"type": "object",
9697
"properties": {
9798
"fruits": {

0 commit comments

Comments
 (0)