diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index ed86c0f8..94b4eebd 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -541,8 +541,9 @@ namespace WebSocketSharp /// Gets the state of the WebSocket connection. /// /// - /// One of the enum values, indicates the state of the connection. - /// The default value is . + /// One of the enum values that indicates + /// the current state of the connection. The default value is + /// . /// public WebSocketState ReadyState { get {