Skip to content

Commit

Permalink
Merge pull request #287 from trevorah/patch-2
Browse files Browse the repository at this point in the history
fix documentation typo
  • Loading branch information
cocojoe authored Aug 8, 2018
2 parents feae74d + 5ff5704 commit d608e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth/OAuthAuthenticator.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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 d608e7a

Please sign in to comment.