From 05c4f2137ad1dbd0b098a3f367e78e2efc9da426 Mon Sep 17 00:00:00 2001 From: "Laura, Jason R" Date: Thu, 19 Oct 2023 06:27:28 -0700 Subject: [PATCH] Fixes typo --- json-schema/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-schema/schema.json b/json-schema/schema.json index ba9e779..98d3a25 100644 --- a/json-schema/schema.json +++ b/json-schema/schema.json @@ -81,7 +81,7 @@ } } }, - "fields`": { + "fields": { "type": "object", "properties": { "ssys:targets": {