Skip to content

Commit

Permalink
Merge pull request #1074 from clifflu/fix/typo-refreshhing
Browse files Browse the repository at this point in the history
fix typo: refreshhing -> refreshing
  • Loading branch information
LiuJoyceC committed Jul 27, 2016
2 parents 1deb7f1 + dc40b34 commit f084bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/credentials.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ AWS.Credentials = AWS.util.inherit({
},

/**
* @return [Integer] the window size in seconds to attempt refreshhing of
* @return [Integer] the window size in seconds to attempt refreshing of
* credentials before the expireTime occurs.
*/
expiryWindow: 15,
Expand Down

0 comments on commit f084bb0

Please sign in to comment.