diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index a8de69ed..3a83191a 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -687,10 +687,10 @@ namespace WebSocketSharp
}
///
- /// Gets the WebSocket URL used to connect, or accepted.
+ /// Gets the URL to which to connect.
///
///
- /// A that represents the URL used to connect, or accepted.
+ /// A that represents the URL to which to connect.
///
public Uri Url {
get {