diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index d43ff0e..2d2ab51 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -93,7 +93,7 @@ Support can be found on its `mailing list `_ is a scalable, non-blocking web server and web application framework with -a relative simple usage. Tornado is known for his high performance. +a relative simple usage. Tornado is known for its high performance. It was initially developed for `friendfeed `_ , a real time chat and blog system. In the Jinja2 template engine example it is used to serve the rendered pages.