Skip to content

Commit f5e5db9

Browse files
committed
docs: update keywords format for Arrays chapter
1 parent b16f22e commit f5e5db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/01-Getting-Started/05-Arrays/instructions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Arrays"
33
description: "Learn how to define arrays in JSON Schema using the type and items keywords, and convert properties to arrays of strings."
4-
keywords: ["array", "JSON Schema", "type", "items", "subschema", "strings"]
4+
keywords: "array, JSON Schema, type, items, subschema, strings"
55
---
66

77
# Arrays

0 commit comments

Comments
 (0)