Skip to content

Commit cb89b80

Browse files
authored
docs(credential-provider-ini): docs typo
1 parent 1c47c18 commit cb89b80

File tree

1 file changed

+1
-1
lines changed
  • packages/credential-provider-ini/src

1 file changed

+1
-1
lines changed

packages/credential-provider-ini/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export interface SourceProfileInit extends SharedConfigInit {
6161

6262
export interface FromIniInit extends SourceProfileInit {
6363
/**
64-
* A function that returna a promise fulfilled with an MFA token code for
64+
* A function that returns a promise fulfilled with an MFA token code for
6565
* the provided MFA Serial code. If a profile requires an MFA code and
6666
* `mfaCodeProvider` is not a valid function, the credential provider
6767
* promise will be rejected.

0 commit comments

Comments
 (0)