From 7aef9ead4133cbdc0534125967c228cbd0540450 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Thu, 15 Aug 2013 12:56:06 -0400 Subject: [PATCH] s/keyword/keywords/ --- schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema.md b/schema.md index 733a4271..e79a5d64 100644 --- a/schema.md +++ b/schema.md @@ -141,13 +141,13 @@ Field | title **Example** | `{"format":"csv"}` {.table .table-striped} -**Field** | **keyword** +**Field** | **keywords** ----- | ----- **Cardinality** | (1,n) **Required** | Yes, always **Accepted Values** | String **Usage Notes** | Separate keywords with commas. -**Example** | `{"keyword":"squash,vegetables,veggies,greens,leafy,spinach,kale,nutrition,tomatoes,tomatos"}` +**Example** | `{"keywords":"squash,vegetables,veggies,greens,leafy,spinach,kale,nutrition,tomatoes,tomatos"}` {.table .table-striped} **Field** | **modified**