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