From 7e14f6706aa1e1edd95b2210627b20c3148ea2d7 Mon Sep 17 00:00:00 2001 From: Dave Date: Thu, 25 May 2017 10:04:10 +0530 Subject: [PATCH] Fix typo --- docs/tutorial/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/introduction.rst b/docs/tutorial/introduction.rst index 1abe597f..67008435 100644 --- a/docs/tutorial/introduction.rst +++ b/docs/tutorial/introduction.rst @@ -22,7 +22,7 @@ connections in a more intelligent way, allowing you to target different relational databases at once and more. You might also want to consider one of the popular NoSQL databases if your data is more suited for those. -Here a screenshot of the final application: +Here is a screenshot of the final application: .. image:: ../_static/flaskr.png :align: center