Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdde846

Browse files
author
kizError
authored
Update intro.rst (miguelgrinberg#450)
1 parent 8caebfd commit cdde846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Server Features
133133
- Supports large number of clients even on modest hardware due to being
134134
asynchronous.
135135
- Can be hosted on any `WSGI <https://wsgi.readthedocs.io/en/latest/index.html>`_ and
136-
`ASGI <https://asgi.readthedocs.io/en/latest/>`_ web servers includind
136+
`ASGI <https://asgi.readthedocs.io/en/latest/>`_ web servers including
137137
`Gunicorn <https://gunicorn.org/>`_, `Uvicorn <https://github.com/encode/uvicorn>`_,
138138
`eventlet <http://eventlet.net/>`_ and `gevent <http://gevent.org>`_.
139139
- Can be integrated with WSGI applications written in frameworks such as Flask, Django,

0 commit comments

Comments
 (0)