Skip to content

Commit

Permalink
Fixed minor typo in DatabaseAuthenticator module (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
scostello-paanalytics authored and hzalaz committed Jun 16, 2017
1 parent f2ed9a6 commit 9aba719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth/DatabaseAuthenticator.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var RestClient = require('rest-facade').Client;
/**
* @class
* Abstracts the sign-in, sign-up and change-password processes for Database &
* Active Directory auhtentication services.
* Active Directory authentication services.
* @constructor
* @memberOf module:auth
*
Expand Down

0 comments on commit 9aba719

Please sign in to comment.