From 3b0c1338f6a39292cec57f6f57cd9d8a40d2d1ab Mon Sep 17 00:00:00 2001 From: Jonah Grimes Date: Wed, 31 Mar 2021 13:46:19 -0400 Subject: [PATCH] Update packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Jonah Grimes --- .../src/schema/kinds/Resource.v1alpha1.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json b/packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json index 2dcf6f4eb2..4958afc18c 100644 --- a/packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json +++ b/packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json @@ -49,7 +49,7 @@ }, "dependsOn": { "type": "array", - "description": "An array of entity references to the components that the resource is a dependency of.", + "description": "An array of references to other entities that the resource depends on to function.", "items": { "type": "string", "minLength": 1