aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-02-21 18:06:55 +0100
committerLoïc Hoguin <[email protected]>2014-02-21 18:06:55 +0100
commit6315da045634d7f621196654c2a198bcd935a119 (patch)
treefd6c71e797830db1e59d689be6f0b4235cbc51f2
parenta96dddd04a6d7b0356e5dcafab73ac6533245861 (diff)
parentb9773c5db5bafd991b934a41d261b4f4ad4ef8e6 (diff)
downloadcowboy-6315da045634d7f621196654c2a198bcd935a119.tar.gz
cowboy-6315da045634d7f621196654c2a198bcd935a119.tar.bz2
cowboy-6315da045634d7f621196654c2a198bcd935a119.zip
Merge branch 'master' of git://github.com/pdericson/cowboy
-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