From fd3463b0955b958c0e4a4343518bc60e637c1cd2 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:37:03 -0500 Subject: [PATCH] Update unregister-delete-component.md fix prettier errors Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/unregister-delete-component.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/getting-started/unregister-delete-component.md b/docs/getting-started/unregister-delete-component.md index 3c00346378..4cdd2ff708 100644 --- a/docs/getting-started/unregister-delete-component.md +++ b/docs/getting-started/unregister-delete-component.md @@ -23,13 +23,12 @@ To unregister an entity: 1. In the Catalog, select the entity you want to unregister. In this example, `mytutorial` is being unregistered. 2. Select the three dots. + 3. Select `Unregister entity` in the dropdown menu. ![Screenshot of selecting unregister entity.](../assets/uiguide/select-unregister-entity-from-three-dots.png) -4. Select `UNREGISTER LOCATION`. - - The entity is removed from the Catalog. +4. Select `UNREGISTER LOCATION`. The entity is removed from the Catalog. ![Screenshot of confirming unregister entity.](../assets/uiguide/confirm-unregister-entity.png) @@ -64,4 +63,4 @@ To delete an entity: ![Screenshot of selecting delete entity.](../assets/uiguide/select-delete-entity.png) - A confirmation message that the entity has been successfully deleted is briefly displayed.The entity is no longer displayed in the Catalog. +A confirmation message that the entity has been successfully deleted is briefly displayed.The entity is no longer displayed in the Catalog.