parameters is now parameter-types

This commit is contained in:
Cyber MacGeddon 2025-09-25 12:59:57 +01:00
parent 44a3d367ed
commit 39449a848b

View file

@ -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
{