about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-21 17:47:06 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-21 17:47:06 -0800
commite6b052ee5cc2a562054bac8bce60ea7c7b21b20d (patch)
treecfbe506491186303b3eda15a4bc98509a5cf97c7
parent260a2e4b1970bccd45010d741d09cd0f7c90d30a (diff)
downloadunicorn-e6b052ee5cc2a562054bac8bce60ea7c7b21b20d.tar.gz
Grammar na^H^Hexperts please correct us again if we're wrong.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1221e2c..eb05290 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 = Unicorn: Rack HTTP server for fast clients and Unix
 
-Unicorn is a HTTP server for Rack applications designed to only serve
+Unicorn is an HTTP server for Rack applications designed to only serve
 fast clients on low-latency, high-bandwidth connections and take
 advantage of features in Unix/Unix-like kernels.  Slow clients should
 only be served by placing a reverse proxy capable of fully buffering