aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPeter Ericson <[email protected]>2014-01-07 08:58:35 +1100
committerPeter Ericson <[email protected]>2014-01-07 08:58:35 +1100
commitb9773c5db5bafd991b934a41d261b4f4ad4ef8e6 (patch)
tree6022a15b01131360fc8713cdcc634a850bb56fdf /README.md
parent0ec713fc4b185c3cd0f6b2e7ec2c5f198361bddd (diff)
downloadcowboy-b9773c5db5bafd991b934a41d261b4f4ad4ef8e6.tar.gz
cowboy-b9773c5db5bafd991b934a41d261b4f4ad4ef8e6.tar.bz2
cowboy-b9773c5db5bafd991b934a41d261b4f4ad4ef8e6.zip
README.md: tweak grammer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92f2563..b756d7f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Goals
-----
Cowboy aims to provide a **complete** HTTP stack in a **small** code base.
-It is optimized for **low latency** and **low memory usage**, in parts
+It is optimized for **low latency** and **low memory usage**, in part
because it uses **binary strings**.
Cowboy provides **routing** capabilities, selectively dispatching requests