fix missing message

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2023-01-12 08:13:06 +00:00
parent bd382f2bc2
commit 9ef778c4b5
@@ -43,8 +43,8 @@ export function EntityLabelsEmptyState() {
return (
<>
<Typography variant="body1">
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:
</Typography>
<div className={classes.code}>
<CodeSnippet