Update docs/getting-started/config/authentication.md

Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2024-07-30 06:29:21 -05:00
committed by GitHub
parent 8c8a62dc06
commit a442a4a718
@@ -126,7 +126,7 @@ For the sake of this guide we'll simply step you though adding a User to the `or
3. Now make sure to replace the text "YOUR GITHUB USERNAME" with your actual GitHub User name.
Let's restart Backstage from the terminal ponce more, by stopping it with `Control-C`, and starting it with `yarn dev`. You should now be able to log into Backstage and see items in you Catalog.
Let's restart Backstage from the terminal once more, by stopping it with `Ctrl+C`, and starting it with `yarn dev`. You should now be able to log into Backstage and see items in your Catalog.
To learn more about Authentication in Backstage, here are some docs you
could read: