diff --git a/src/Yavsc.Abstract/Authentication/OAuthenticator.cs b/src/Yavsc.Abstract/Authentication/OAuthenticator.cs
index 001ff40f..069baaa3 100644
--- a/src/Yavsc.Abstract/Authentication/OAuthenticator.cs
+++ b/src/Yavsc.Abstract/Authentication/OAuthenticator.cs
@@ -81,7 +81,7 @@ namespace Yavsc.Authentication
}
///
- /// Initializes a new
+ /// Initializes a new
/// that authenticates using implicit granting (token).
///
///