Correct keyword for microsoftAuthApiRef

Makes for a little less guesswork in the middle of things.
This commit is contained in:
Arve Systad
2021-12-16 10:33:10 +01:00
committed by GitHub
parent 9ff0f1e76d
commit 6b7b4b3fa2
+1 -1
View File
@@ -48,6 +48,6 @@ The Microsoft provider is a structure with three configuration keys:
## Adding the provider to the Backstage frontend
To add the provider to the frontend, add the `microsoftAuthApi` reference and
To add the provider to the frontend, add the `microsoftAuthApiRef` reference and
`SignInPage` component as shown in
[Adding the provider to the sign-in page](../index.md#adding-the-provider-to-the-sign-in-page).