Skip to content

Commit b7729ab

Browse files
authored
docs(credential-provider-ini): docs typo (#2128)
1 parent fb95408 commit b7729ab

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export interface SourceProfileInit extends SharedConfigInit {
6262

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

0 commit comments

Comments
 (0)