From 7c5431c4136333e9601975491d63a9dfa39b4168 Mon Sep 17 00:00:00 2001 From: olangen Date: Sat, 13 May 2023 13:35:30 +0000 Subject: [PATCH] Run prettier on descripted-format.md Signed-off-by: olangen --- docs/features/software-catalog/descriptor-format.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features/software-catalog/descriptor-format.md b/docs/features/software-catalog/descriptor-format.md index c2202e33dd..1c9825d5ca 100644 --- a/docs/features/software-catalog/descriptor-format.md +++ b/docs/features/software-catalog/descriptor-format.md @@ -247,7 +247,6 @@ semantic implication later. For now, it is recommended to not specify a namespace unless you have specific need to do so. This means the entity belongs to the `"default"` namespace. - Namespaces must be sequences of `[a-zA-Z0-9]`, possibly separated by `-`, at most 63 characters in total. Namespace names are case insensitive and will be rendered as lower case in most places.