Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-03-17 19:04:56 +01:00
parent 219490cd92
commit 683e49ca32
@@ -18,7 +18,7 @@ The create-app CLI requires Node.js Active LTS Release, see the [prerequisites d
:::
```sh
# The command bellow creates a Backstage App inside the current folder.
# The command below creates a Backstage App inside the current folder.
# The name of the app-folder is the name that was provided when prompted.
npx @backstage/create-app@latest
```