diff --git a/src/auth/OAuthAuthenticator.js b/src/auth/OAuthAuthenticator.js index 7c1d1a4dc..ce4768c69 100644 --- a/src/auth/OAuthAuthenticator.js +++ b/src/auth/OAuthAuthenticator.js @@ -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 *