From c4efde8309218bec2a4984369bd74ae73ec0d4fa Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Tue, 19 Dec 2017 12:30:23 +0200 Subject: [PATCH] Fix spelling --- docs/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web.rst b/docs/web.rst index f9e1d4d971a..9598ab99e6d 100644 --- a/docs/web.rst +++ b/docs/web.rst @@ -1555,7 +1555,7 @@ For changing :attr:`~BaseRequest.scheme` :attr:`~BaseRequest.host` and .. seealso:: https://github.com/aio-libs/aiohttp-remotes provides secure helpers - for modifiying *scheme*, *host* and *remote* attributes according + for modifying *scheme*, *host* and *remote* attributes according to ``Forwarded`` and ``X-Forwarded-*`` HTTP headers. Swagger support