mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Minor docs fix
Properly indent `Fields.Mappers.Max` field in example JSON.
This commit is contained in:
parent
fa4234b04c
commit
c2e18b251d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue