From 07e39dc0f877977386d9c1feac795821f48149e1 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Wed, 16 Apr 2025 12:12:50 +0200 Subject: [PATCH] Update v1.38.0.md Signed-off-by: Vincenzo Scamporlino --- docs/releases/v1.38.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/v1.38.0.md b/docs/releases/v1.38.0.md index 5f18981212..4d5fe1d75c 100644 --- a/docs/releases/v1.38.0.md +++ b/docs/releases/v1.38.0.md @@ -51,7 +51,7 @@ This means that the translation keys have changed for `actionsPage.content.table Contributed by [@mbenson](https://github.com/mbenson) in [#29383](https://github.com/backstage/backstage/pull/29383) -### `backtage-cli repo start` +### `backstage-cli repo start` In order to align on `yarn start` being the only command needed for local development, we’ve introduced a new `repo start` command to the `backstage-cli` for use in the root `package.json`.