aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-09-29 22:46:26 +0200
committerLoïc Hoguin <[email protected]>2016-09-29 22:46:26 +0200
commit5477d613f96c2c9f9ce53aa22944e3254c1da6e3 (patch)
tree630ea005569ae6ebdd5975603b4e0cf1a00346b3 /doc/src/guide
parente80291fbdc23727cc3a45ff43e94c0aa6b4f96b4 (diff)
downloadcowboy-5477d613f96c2c9f9ce53aa22944e3254c1da6e3.tar.gz
cowboy-5477d613f96c2c9f9ce53aa22944e3254c1da6e3.tar.bz2
cowboy-5477d613f96c2c9f9ce53aa22944e3254c1da6e3.zip
Tweak the one-liner description of the project
Diffstat (limited to 'doc/src/guide')
-rw-r--r--doc/src/guide/introduction.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/introduction.asciidoc b/doc/src/guide/introduction.asciidoc
index d262b5c..c9d042d 100644
--- a/doc/src/guide/introduction.asciidoc
+++ b/doc/src/guide/introduction.asciidoc
@@ -1,7 +1,7 @@
[[introduction]]
== Introduction
-Cowboy is a small, fast and modular HTTP server written in Erlang.
+Cowboy is a small, fast and modern HTTP server for Erlang/OTP.
Cowboy aims to provide a complete xref:modern_web[modern Web stack].
This includes HTTP/1.1, HTTP/2, Websocket, Server-Sent Events and