diff --git a/example.cfgu.json b/example.cfgu.json index ea65584..8259db2 100644 --- a/example.cfgu.json +++ b/example.cfgu.json @@ -1,7 +1,7 @@ { - "FOO": {s + "FOO": { "type": "String", - "default": "foo", + "default": "flodo", "description": "string example variable" }, "BAR": {