diff --git a/websocket-sharp/Server/HttpRequestEventArgs.cs b/websocket-sharp/Server/HttpRequestEventArgs.cs
index e827727a..4997dad3 100644
--- a/websocket-sharp/Server/HttpRequestEventArgs.cs
+++ b/websocket-sharp/Server/HttpRequestEventArgs.cs
@@ -212,8 +212,8 @@ namespace WebSocketSharp.Server
/// true if it succeeds to read; otherwise, false.
///
///
- /// A that represents a virtual path to
- /// find the file from the document folder.
+ /// A that specifies a virtual path to find
+ /// the file from the document folder.
///
///
///