From ad14cc664b58d1cdd1fe9796298f663200417649 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 6 Oct 2021 19:51:34 +0200 Subject: [PATCH] Update config_panel.toml.example --- config_panel.toml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml.example b/config_panel.toml.example index ea8fefc..c6bccd8 100644 --- a/config_panel.toml.example +++ b/config_panel.toml.example @@ -35,7 +35,7 @@ version = "1.0" ## The next level describes web admin panels ## You have to choose an ID for each panel, in this example the ID is "main" -## Keep in mind this id will be used in cli to refer to your question, so choose +## Keep in mind this ID will be used in CLI to refer to your question, so choose ## something short and meaningfull. ## In the webadmin, each panel corresponds to a distinct tab / form [main]