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