From 34f9ce86986a70d48b2f81000cec1d815818a8ab Mon Sep 17 00:00:00 2001 From: Vitor Baptista Date: Mon, 16 Nov 2015 11:29:32 +0000 Subject: [PATCH] Fix typo in Data Packages' spec --- data-packages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-packages/index.md b/data-packages/index.md index 6de13063..676ccd2a 100644 --- a/data-packages/index.md +++ b/data-packages/index.md @@ -464,7 +464,7 @@ an Object. Each key in the Object is the name of a schema. A schema name MUST co lower-case alphanumeric letters, together with - and \_. -Each value for an entry in the `schemas` Object must be a must be an Object +Each value for an entry in the `schemas` Object must be an Object specifying an appropriate schema. #### Examples