From 5b3a6dd51a3d60bd7c61d3be423b82c17dade951 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:29:22 -0500 Subject: [PATCH] Correct capitalization of 'Catalog' in documentation Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/unregister-delete-component.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/unregister-delete-component.md b/docs/getting-started/unregister-delete-component.md index 1f62cda287..eb9a691819 100644 --- a/docs/getting-started/unregister-delete-component.md +++ b/docs/getting-started/unregister-delete-component.md @@ -12,7 +12,7 @@ URLs to YAML files that you registered either using the `Create` button or by ad [Implicit deletion](../features/software-catalog/life-of-an-entity.md#implicit-deletion) occurs when an entity provider issues a deletion of an entity. That entity, as well as the entire tree of entities processed out of it are considered for immediate deletion. -However, you are also able to manually unregister an entity from the catalog or perform a direct, [explicit deletion](../features/software-catalog/life-of-an-entity.md#explicit-deletion) of individual entities. +However, you are also able to manually unregister an entity from the Catalog or perform a direct, [explicit deletion](../features/software-catalog/life-of-an-entity.md#explicit-deletion) of individual entities. ## Unregistering an entity @@ -34,7 +34,7 @@ To unregister an entity: ## Deleting an entity -You can also delete an entity from the catalog. However, this requires that you also delete the `catalog-info.yaml` entity definition file associated with the entity. +You can also delete an entity from the Catalog. However, this requires that you also delete the `catalog-info.yaml` entity definition file associated with the entity. To delete an entity: