Update viewing-catalog.md with new formatting

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
milliehartnt123
2025-11-21 08:50:20 -05:00
committed by GitHub
parent f93483db8a
commit d6b493d34d
+3 -2
View File
@@ -13,7 +13,7 @@ When you first log into your standalone Backstage App, `Home` is selected in the
![Portal with annotations.](../assets/uiguide/portal-with-annotations.png)
The [Techical Overview](../overview/technical-overview.md) provides greater detail, but the catalog displays two main kinds of registered entities:
The [Technical Overview](../overview/technical-overview.md) provides greater detail, but the catalog displays two main kinds of registered entities:
- **Core Entities**
@@ -38,7 +38,7 @@ Initially, the Catalog displays registered entities matching the following filte
- **Kind** - Component
- **Type** - all
- **Owner** - Owned
- **Lifecycle** - list of lifecycle values of entites in the Catalog
- **Lifecycle** - list of lifecycle values of entities in the Catalog
- **Processing Status** - normal
- **Namespace** - The ID of a [namespace](../features/software-catalog/descriptor-format.md#namespace-optional) to which the entity belongs
@@ -94,3 +94,4 @@ Selecting a System, such as `examples`, displays `About`, `Relations`, and `Link
![Details of system entity.](../assets/uiguide/details-system-entity.png)