Merge pull request #8512 from ArveSystad/patch-1

Correct keyword for microsoftAuthApiRef
This commit is contained in:
Fredrik Adelöw
2021-12-16 19:11:21 +01:00
committed by GitHub
+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).