From b483a29ed6f5d93fc609a1a7134421a028ef73eb Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Fri, 21 Nov 2025 08:48:14 -0500 Subject: [PATCH] Fix typos and improve formatting in search catalog doc Corrected typos and formatting issues in the search catalog documentation. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/search-catalog.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/search-catalog.md b/docs/getting-started/search-catalog.md index 8433aed3a7..66632bb6bd 100644 --- a/docs/getting-started/search-catalog.md +++ b/docs/getting-started/search-catalog.md @@ -8,11 +8,11 @@ Audience: Developers ## Overview -The Catalog can be searched by any combination of owner, kind, type, lifecycle, prcoessing status, namespace, and name. +The Catalog can be searched by any combination of owner, kind, type, lifecycle, processing status, namespace, and name. ![Catalog search options](../assets/uiguide/catalog-search-options.png) -The [Techical Overview](../overview/technical-overview.md) provides greater detail, but the catalog displays two main types of entities: +The [Technical Overview](../overview/technical-overview.md) provides greater detail, but the catalog displays two main types of entities: - Core Entities @@ -58,7 +58,7 @@ There are three additional items that can be part of the system model: Use the`Owner` dropdown to filter the catalog list by who owns the entity. -- **Search by Lifecysle** +- **Search by Lifecycle** Use the `Lifecycle` dropdown to filter the catalog list by lifecycle. @@ -70,3 +70,4 @@ There are three additional items that can be part of the system model: Use the `Namespace` dropdown to filter the catalog list by namespace associated with the entity. +