make vale happy

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-01-16 19:41:15 +01:00
parent 54a3856780
commit 23604434c1
@@ -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();