From ecc643cd33d97d03f0735b4023aff6866d6f928c Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Thu, 17 Sep 2026 15:34:29 -0400 Subject: [PATCH] fix typo --- salt/soc/soc_soc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index 96e2b932f..294f7e4bc 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -161,7 +161,7 @@ soc: readonlyUi: True global: True forcedType: string - syntax: jason + syntax: json subgrids: title: Subordinate Grids description: | @@ -495,7 +495,7 @@ soc: readonlyUi: True global: True forcedType: string - syntax: jason + syntax: json postgres: host: description: Hostname or IP address of the PostgreSQL server used by SOC. Defaults to the manager hostname.