Updated readme

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
AmbrishRamachandiran
2024-01-17 10:28:30 +05:30
parent 41dc09ccb7
commit 356707690b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-adr': patch
---
Updated README document in adr plugin
Updated README
@@ -757,7 +757,7 @@ implementations that they represent, and being exported from there.
### The Auth Plugin
A basic installation of the auth plugin with a microsoft provider will look as follows.
A basic installation of the auth plugin with a Microsoft provider will look as follows.
```ts title="packages/backend/src/index.ts"
const backend = createBackend();