Skip to content

Commit 28ca2f5

Browse files
committed
Fix typo: conepts -> concepts
1 parent 3cade42 commit 28ca2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/providers/bankid-no.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import type { OIDCConfig, OIDCUserConfig } from "./index.js"
1414

1515
/**
16-
* @see [Core conepts - ID Token](https://confluence.bankidnorge.no/confluence/pdoidcl/technical-documentation/core-concepts/id-token)
16+
* @see [Core concepts - ID Token](https://confluence.bankidnorge.no/confluence/pdoidcl/technical-documentation/core-concepts/id-token)
1717
* @see [userinfo](https://confluence.bankidnorge.no/confluence/pdoidcl/technical-documentation/api/userinfo)
1818
*/
1919
export interface BankIDNorwayProfile {

0 commit comments

Comments
 (0)