Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit 7131322

Browse files
committed
Revert "Add a period, because..."
This reverts commit 4c79d31.
1 parent ee51ab2 commit 7131322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ For example, if a field has an array value, the JSON array representation will b
118118
}
119119
```
120120
All field names in the specification are **case sensitive**.
121-
This includes all fields that are used as keys in a map, except where explicitly noted that keys are **case insensitive**.
121+
This includes all fields that are used as keys in a map, except where explicitly noted that keys are **case insensitive**
122122

123123
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.
124124

0 commit comments

Comments
 (0)