mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
README.md: tweak grammer
This commit is contained in:
parent
0ec713fc4b
commit
b9773c5db5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Goals
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Cowboy aims to provide a **complete** HTTP stack in a **small** code base.
|
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**.
|
because it uses **binary strings**.
|
||||||
|
|
||||||
Cowboy provides **routing** capabilities, selectively dispatching requests
|
Cowboy provides **routing** capabilities, selectively dispatching requests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue