diff --git a/docs/ref/contrib/gis/tutorial.txt b/docs/ref/contrib/gis/tutorial.txt index 3a56c2e7c0..e9599866ff 100644 --- a/docs/ref/contrib/gis/tutorial.txt +++ b/docs/ref/contrib/gis/tutorial.txt @@ -25,10 +25,10 @@ yourself with basic Django concepts. please consult the :ref:`installation documentation ` for more details. -This tutorial is going to guide you through guide the user through the creation -of a geographic web application for viewing the `world borders`_. [#]_ Some of -the code used in this tutorial is taken from and/or inspired by the -`GeoDjango basic apps`_ project. [#]_ +This tutorial will guide you through the creation of a geographic web +application for viewing the `world borders`_. [#]_ Some of the code +used in this tutorial is taken from and/or inspired by the `GeoDjango +basic apps`_ project. [#]_ .. note::