Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Nov 2, 2015
1 parent 5cf79ed commit 2178db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/web.rst
Original file line number Diff line number Diff line change
Expand Up @@ -604,9 +604,9 @@ Signals
.. versionadded:: 0.18
While :ref:`middlewares <aiohttp-web-middlewares>` gives very powerful
While :ref:`middlewares <aiohttp-web-middlewares>` give very powerful
tool for customizing :ref:`web handler<aiohttp-web-handler>`
processing we need another machinery also called signals.
processing we need another machinery called signals also.
For example middleware may change HTTP headers for *unprepared* response only
(see :meth:`aiohttp.web.StreamResponse.prepare`).
Expand Down

0 comments on commit 2178db8

Please sign in to comment.