diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs
index bbc8ca72..071d4646 100644
--- a/websocket-sharp/Server/WebSocketServiceManager.cs
+++ b/websocket-sharp/Server/WebSocketServiceManager.cs
@@ -107,16 +107,17 @@ namespace WebSocketSharp.Server
}
///
- /// Gets the host instance for the WebSocket service with the specified
- /// .
+ /// Gets the host instance for a WebSocket service with
+ /// the specified .
///
///
/// is converted to a URL-decoded string and
/// / is trimmed from the end of the converted string if any.
///
///
- /// A instance that provides the access to
- /// the information in the service or if not found.
+ /// A instance that provides
+ /// the access to the information in the service or
+ /// if not found.
///
///
/// A that represents an absolute path to