We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c47c18 commit cb89b80Copy full SHA for cb89b80
packages/credential-provider-ini/src/index.ts
@@ -61,7 +61,7 @@ export interface SourceProfileInit extends SharedConfigInit {
61
62
export interface FromIniInit extends SourceProfileInit {
63
/**
64
- * 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
65
* the provided MFA Serial code. If a profile requires an MFA code and
66
* `mfaCodeProvider` is not a valid function, the credential provider
67
* promise will be rejected.
0 commit comments