From 593a773b2a78b3874a0a84f3140f3c84e766379c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jano=20Gonz=C3=A1lez?= Date: Tue, 9 Apr 2024 12:09:14 +0200 Subject: [PATCH] Fix descriptor format for domain MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jano González Signed-off-by: Dawn James --- docs/features/software-catalog/descriptor-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/software-catalog/descriptor-format.md b/docs/features/software-catalog/descriptor-format.md index f14f211ca9..ac810b611d 100644 --- a/docs/features/software-catalog/descriptor-format.md +++ b/docs/features/software-catalog/descriptor-format.md @@ -1240,7 +1240,7 @@ metadata: description: Everything about artists spec: owner: artist-relations-team - domain: audio-domain + subdomainOf: audio-domain ``` In addition to the [common envelope metadata](#common-to-all-kinds-the-metadata)