diff --git a/websocket-sharp/Server/HttpRequestEventArgs.cs b/websocket-sharp/Server/HttpRequestEventArgs.cs
index 9ab11f6d..ea852b70 100644
--- a/websocket-sharp/Server/HttpRequestEventArgs.cs
+++ b/websocket-sharp/Server/HttpRequestEventArgs.cs
@@ -169,7 +169,7 @@ namespace WebSocketSharp.Server
///
///
///
- /// A that represents a virtual path to
+ /// A that specifies a virtual path to
/// find the file from the document folder.
///
///