Fix Vale spelling error

This commit is contained in:
Ryan Manny
2021-02-10 11:21:56 -08:00
parent 1786571cdb
commit b5b0840973
+1 -1
View File
@@ -3,7 +3,7 @@
'@backstage/plugin-auth-backend': minor
---
Remove undocumented scope (default) from the OIDC auth provider which was breaking some identity services. If your app relied on this scope, you can readd it by adding a new factory in `packages/app/src/apis.ts`:
Remove undocumented scope (default) from the OIDC auth provider which was breaking some identity services. If your app relied on this scope, you can manually specify it by adding a new factory in `packages/app/src/apis.ts`:
```
export const apis = [