Skip to content

Commit

Permalink
issue-1 - Fixed the doc to actually make sense, (PR comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
aceew committed Jan 30, 2017
1 parent 0dd4bcd commit 2c807f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default class LambdaEnvVars {

/**
* Decrypts a list of environment variables and returns them in an object where the keys are the
* env variable keys and the names are the decrypted values.
* env variable keys and the values are the decrypted values.
*
* @param {string[]} variableNames
* An array of environment variable keys to decrypt.
Expand Down

0 comments on commit 2c807f0

Please sign in to comment.