doc: Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 May 2012 07:30:15 +0000 (09:30 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 May 2012 07:30:15 +0000 (09:30 +0200)
README

diff --git a/README b/README
index b60e72a..57c4df9 100644 (file)
--- a/README
+++ b/README
@@ -72,7 +72,7 @@ so please see those for further details.
    listens to TCP connections and speaks HTTP with the clients.
 
  * dirplex  -- dirplex  is the  program  used for  serving files  from
-   actual directories, in a manner  akin to how most other HTTP server
+   actual directories, in a manner akin to how most other HTTP servers
    work. In order to do that, dirplex maps URLs into existing physical
    files, and then performs  various kinds of pattern-matching against
    the names of those physical  files to determine the handler to call