Skip to content

Commit 06b7690

Browse files
Update CustomAuthenticationProvider.md
1 parent 9bc86f5 commit 06b7690

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)