diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index b912525a..65b723fd 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -702,7 +702,7 @@ namespace WebSocketSharp
/// A to wait for the response.
///
///
- /// The default value is the same as 5 seconds if the instance is
+ /// The default value is the same as 5 seconds if this instance is
/// a client.
///
///