From 9ef778c4b55582a5f9fd0c2bb66e2ba66f24edb3 Mon Sep 17 00:00:00 2001 From: Brian Fletcher Date: Thu, 12 Jan 2023 08:13:06 +0000 Subject: [PATCH] fix missing message Signed-off-by: Brian Fletcher --- .../components/EntityLabelsCard/EntityLabelsEmptyState.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx b/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx index 9fd9f1d3d0..a0d78acb11 100644 --- a/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx +++ b/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx @@ -43,8 +43,8 @@ export function EntityLabelsEmptyState() { return ( <> - No labels defined for this entity. You can add links to your entity YAML - as shown in the highlighted example below: + No labels defined for this entity. You can add labels to your entity + YAML as shown in the highlighted example below: