From 572a36867cbe2bcb742d1742a0cd1f1a7f2fd906 Mon Sep 17 00:00:00 2001 From: vishal sodani Date: Thu, 3 Apr 2014 09:37:58 +0530 Subject: [PATCH] Fix typo - replace his with its --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.