From 87de61ea701e6de8e93fb9547df757a639efa29c Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Wed, 18 Feb 2026 14:32:53 -0500 Subject: [PATCH] Fix typo in viewing-catalog.md Changed alt text from Viewing entity relations to Viewing entity relationships to align with the page title. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/viewing-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/viewing-catalog.md b/docs/getting-started/viewing-catalog.md index 1b1cef4f27..db0416eb0f 100644 --- a/docs/getting-started/viewing-catalog.md +++ b/docs/getting-started/viewing-catalog.md @@ -76,7 +76,7 @@ From left to right, the actions are: Selecting an entity in the main panel displays details of the entity. The type of details depends on the type of entity. For example, selecting a Component, such as `example-website`, displays the following details: - `About` - Metadata for the entity, such as description, owner, tags, and domain. -- `Relations` - see [Viewing entity relations](../getting-started/viewing-entity-relationships.md) +- `Relations` - see [Viewing entity relationships](../getting-started/viewing-entity-relationships.md) - `Links` - any links associated with the entity - `Has subcomponents` - An entity reference to another component of which the component is a part