Skip to content

Commit 3d651d9

Browse files
RonMikeRalphson
authored andcommitted
Add a period, because...
1 parent b8627dc commit 3d651d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.2.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)