Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 7aef9ea

Browse files
committed
s/keyword/keywords/
1 parent 31263ea commit 7aef9ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: schema.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,13 +141,13 @@ Field | title
141141
**Example** | `{"format":"csv"}`
142142

143143
{.table .table-striped}
144-
**Field** | **keyword**
144+
**Field** | **keywords**
145145
----- | -----
146146
**Cardinality** | (1,n)
147147
**Required** | Yes, always
148148
**Accepted Values** | String
149149
**Usage Notes** | Separate keywords with commas.
150-
**Example** | `{"keyword":"squash,vegetables,veggies,greens,leafy,spinach,kale,nutrition,tomatoes,tomatos"}`
150+
**Example** | `{"keywords":"squash,vegetables,veggies,greens,leafy,spinach,kale,nutrition,tomatoes,tomatos"}`
151151

152152
{.table .table-striped}
153153
**Field** | **modified**

0 commit comments

Comments
 (0)