From b1f298a64180f73404f8d49be6120ed9f84e57b3 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Wed, 3 Dec 2025 10:29:54 -0700 Subject: [PATCH] Update prerequisites for component registration Reworded the prerequisite backstage app bullet Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/register-a-component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/register-a-component.md b/docs/getting-started/register-a-component.md index e9d5833498..b3f16ba2ac 100644 --- a/docs/getting-started/register-a-component.md +++ b/docs/getting-started/register-a-component.md @@ -29,7 +29,7 @@ When registering a component, you can: ## Prerequisites -- You should have [installed a standalone app](./index.md). +- A running [standalone Backstage App](./index.md). ## Registering a component