Skip to content

Commit 51f513b

Browse files
Merge branch 'dev' into RedirectHandler
2 parents 176d9e2 + 06b7690 commit 51f513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CustomAuthenticationProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Using preferred choice of Authentication library for authenticating with Microso
66

77
### Implement AuthenticationProvider
88

9-
Create own implementation of Authentication provider which implements [AuthenticationProvider](../src/iAuthenticationProvider.ts) interface.
9+
Create own implementation of Authentication provider which implements [AuthenticationProvider](../src/IAuthenticationProvider.ts) interface.
1010

1111
```typescript
1212
// MyAuthenticationProvider.ts

0 commit comments

Comments
 (0)