summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/1.0/guide/introduction.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/gun/1.0/guide/introduction.asciidoc')
-rw-r--r--docs/en/gun/1.0/guide/introduction.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/gun/1.0/guide/introduction.asciidoc b/docs/en/gun/1.0/guide/introduction.asciidoc
index 2914ef62..89f2ae71 100644
--- a/docs/en/gun/1.0/guide/introduction.asciidoc
+++ b/docs/en/gun/1.0/guide/introduction.asciidoc
@@ -1,10 +1,10 @@
== Introduction
-Gun is an Erlang HTTP client with support for HTTP/1.1, SPDY and Websocket.
+Gun is an Erlang HTTP client with support for HTTP/1.1, HTTP/2 and Websocket.
=== Prerequisites
-Knowledge of Erlang, but also of the HTTP/1.1, SPDY and Websocket
+Knowledge of Erlang, but also of the HTTP/1.1, HTTP/2 and Websocket
protocols is required in order to read this guide.
=== Supported platforms