diff --git a/websocket-sharp/Server/WebSocketBehavior.cs b/websocket-sharp/Server/WebSocketBehavior.cs
index 2d191cb2..0fc04549 100644
--- a/websocket-sharp/Server/WebSocketBehavior.cs
+++ b/websocket-sharp/Server/WebSocketBehavior.cs
@@ -295,11 +295,11 @@ namespace WebSocketSharp.Server
}
///
- /// Gets or sets the name of subprotocol used in the WebSocket service.
+ /// Gets or sets the name of the WebSocket subprotocol for the service.
///
///
///
- /// A that represents the name of subprotocol.
+ /// A that represents the name of the subprotocol.
///
///
/// The value specified for a set must be a token defined in