Skip to content

Commit

Permalink
Typo (#3040)
Browse files Browse the repository at this point in the history
  • Loading branch information
da4089 authored and asvetlov committed May 31, 2018
1 parent b21f04b commit b043c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web_advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ Application runners
:func:`run_app` provides a simple *blocking* API for running an
:class:`Application`.

For starting the application *asynchronously* on serving on multiple
For starting the application *asynchronously* or serving on multiple
HOST/PORT :class:`AppRunner` exists.

The simple startup code for serving HTTP site on ``'localhost'``, port
Expand Down

0 comments on commit b043c55

Please sign in to comment.