From 4f4f927b97b60e26d44b3a13ec4b91c109b77814 Mon Sep 17 00:00:00 2001 From: Axel-CH Date: Sat, 22 Mar 2025 23:58:57 -0400 Subject: [PATCH] chore: wording alignement update between schema.json and .py --- build_helpers/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_helpers/schema.json b/build_helpers/schema.json index 63fb9d6ec..bc4f2e6f4 100644 --- a/build_helpers/schema.json +++ b/build_helpers/schema.json @@ -1028,7 +1028,7 @@ "type": "boolean" }, "initial_state": { - "description": "Initial state of the trading system.", + "description": "Initial state of the system.", "type": "string", "enum": [ "running",