Skip to content

Commit

Permalink
Fix getCredentials JSdoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sintendo authored and jeskew committed May 30, 2017
1 parent 43ee1fc commit a48e270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ AWS.Config = AWS.util.inherit({
* Called when the {credentials} have been properly set on the configuration
* object.
*
* @param err [Error] if this is set, credentials were not successfuly
* @param err [Error] if this is set, credentials were not successfully
* loaded and this error provides information why.
* @see credentials
* @see Credentials
Expand Down

0 comments on commit a48e270

Please sign in to comment.