Skip to content

Commit

Permalink
Add a period, because...
Browse files Browse the repository at this point in the history
  • Loading branch information
webron committed Apr 9, 2018
1 parent 3e7d0a8 commit 4c79d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/3.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 4c79d31

Please sign in to comment.