aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_req.header.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/cowboy_req.header.asciidoc')
-rw-r--r--doc/src/manual/cowboy_req.header.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/cowboy_req.header.asciidoc b/doc/src/manual/cowboy_req.header.asciidoc
index e16b902..a4d7007 100644
--- a/doc/src/manual/cowboy_req.header.asciidoc
+++ b/doc/src/manual/cowboy_req.header.asciidoc
@@ -33,7 +33,7 @@ Note that this snippet will crash if the header is missing.
Name::
-Desired HTTP header name as a binary string.
+Desired HTTP header name as a lowercase binary string.
Req::