summaryrefslogtreecommitdiff
path: root/doc/outdated/state.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/outdated/state.txt')
-rw-r--r--doc/outdated/state.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/outdated/state.txt b/doc/outdated/state.txt
index ce98b74e..c029fd5a 100644
--- a/doc/outdated/state.txt
+++ b/doc/outdated/state.txt
@@ -85,7 +85,7 @@ soon as the header is parsed and we know how much data we expect.
Pipelining
----------
-HTTP/1.1 supportes pipelining (sending multiple requests without waiting
+HTTP/1.1 supports pipelining (sending multiple requests without waiting
for the response of the first request). This is handled transparently by
the 'read' state.