Skip to content

Commit

Permalink
chore(typo): fix typo (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikescops authored Feb 3, 2023
2 parents 79f9426 + 4f97a0a commit cbeee0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requestApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class DashlaneApiError extends Error {

/**
* Don't report security issues for having this API keys here, this is expected
* Dashlane CLI project is explicitely allowed by Dashlane, Inc. to use those keys
* Dashlane CLI project is explicitly allowed by Dashlane, Inc. to use those keys
*/
const dashlaneApiKeys = {
appAccessKey: 'HB9JQATDY6Y62JYKT7KXBN4C7FH8HKC5',
Expand Down

0 comments on commit cbeee0d

Please sign in to comment.