Minor docs fix

Properly indent `Fields.Mappers.Max` field in example JSON.
This commit is contained in:
Jason Novinger 2017-06-01 15:14:31 -05:00 committed by GitHub
parent fa4234b04c
commit c2e18b251d

View file

@ -99,7 +99,7 @@ These same objects are represented in the JSON definition file:
{
"Name": "lfm0",
"Min": -0.5,
"Max": 3600.5,
"Max": 3600.5,
"Res": 3600
},
],