We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb95408 commit b7729abCopy full SHA for b7729ab
packages/credential-provider-ini/src/index.ts
@@ -62,7 +62,7 @@ export interface SourceProfileInit extends SharedConfigInit {
62
63
export interface FromIniInit extends SourceProfileInit {
64
/**
65
- * A function that returna a promise fulfilled with an MFA token code for
+ * A function that returns a promise fulfilled with an MFA token code for
66
* the provided MFA Serial code. If a profile requires an MFA code and
67
* `mfaCodeProvider` is not a valid function, the credential provider
68
* promise will be rejected.
0 commit comments