From 45bfc0ebba4c0b69e4ec50cda859fdbaa323599a Mon Sep 17 00:00:00 2001 From: RonConfigu <129258356+RonConfigu@users.noreply.github.com> Date: Sun, 17 Dec 2023 16:04:54 +0200 Subject: [PATCH] Update example.cfgu.json --- example.cfgu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {