From 39449a848bb5f323be886d35a6cc0e03e498d0c9 Mon Sep 17 00:00:00 2001 From: Cyber MacGeddon Date: Thu, 25 Sep 2025 12:59:57 +0100 Subject: [PATCH] parameters is now parameter-types --- docs/tech-specs/flow-configurable-parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tech-specs/flow-configurable-parameters.md b/docs/tech-specs/flow-configurable-parameters.md index 8441a19e..73535820 100644 --- a/docs/tech-specs/flow-configurable-parameters.md +++ b/docs/tech-specs/flow-configurable-parameters.md @@ -90,7 +90,7 @@ The configurable parameters system requires the following technical components: #### Parameter Definitions (Stored in Schema/Config) -Parameter definitions are stored centrally in the schema and config system with type "parameters": +Parameter definitions are stored centrally in the schema and config system with type "parameter-types": ```json {