diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index 770b1643..a764eaa2 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -2695,7 +2695,7 @@ namespace WebSocketSharp
///
///
/// A that represents the message to send.
- /// Its size must be 125 bytes or less in UTF-8.
+ /// The size must be 125 bytes or less in UTF-8.
///
///
/// is .