From 71313228e69aedab46eb6ee3d71f17852d2ac122 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Thu, 20 Sep 2018 08:29:30 +0100 Subject: [PATCH] Revert "Add a period, because..." This reverts commit 4c79d31f3e9392131306d8b925325d2f9d809354. --- versions/3.0.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions/3.0.1.md b/versions/3.0.1.md index 58aa7803a8..f865ba58f3 100644 --- a/versions/3.0.1.md +++ b/versions/3.0.1.md @@ -118,7 +118,7 @@ For example, if a field has an array value, the JSON array representation will b } ``` All field names in the specification are **case sensitive**. -This includes all fields that are used as keys in a map, except where explicitly noted that keys are **case insensitive**. +This includes all fields that are used as keys in a map, except where explicitly noted that keys are **case insensitive** The schema exposes two types of fields: Fixed fields, which have a declared name, and Patterned fields, which declare a regex pattern for the field name.