diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs
index 181d5ce1..9578a5c6 100644
--- a/websocket-sharp/Ext.cs
+++ b/websocket-sharp/Ext.cs
@@ -1486,7 +1486,7 @@ namespace WebSocketSharp
}
///
- /// Determines whether the specified is a URI string.
+ /// Determines whether the specified string is a URI string.
///
///
/// true if may be a URI string;