Merge pull request #28329 from immanchand/patch-2

Update index.md
This commit is contained in:
Ben Lambert
2024-12-31 13:23:56 +01:00
committed by GitHub
+1 -1
View File
@@ -91,7 +91,7 @@ app
the intended workspace rather than in the root._
- **packages/**: Lerna leaf packages or "workspaces". Everything here is going
to be a separate package, managed by lerna.
- **packages/app/**: An fully functioning Backstage frontend app, that acts as a
- **packages/app/**: A fully functioning Backstage frontend app that acts as a
good starting point for you to get to know Backstage.
- **packages/backend/**: We include a backend that helps power features such as
[Authentication](https://backstage.io/docs/auth/),