summaryrefslogtreecommitdiff
path: root/docs/customisation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/customisation.rst')
-rw-r--r--docs/customisation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/customisation.rst b/docs/customisation.rst
index c8ce2f6..e6615db 100644
--- a/docs/customisation.rst
+++ b/docs/customisation.rst
@@ -8,8 +8,8 @@ Customisation
:date: 2012-11-28
:Copyright: CC-BY 3.0
-This documents presents the installation of Chimère.
-The version has been updated for version 2.0.0.
+This document presents the installation of Chimère.
+It has been updated for version 2.0.0.
.. _managing-layers:
@@ -45,7 +45,7 @@ If you want to do larger changes in the layout and the style the (well named)
example_project can be customized to fit your needs. Each template file present
in the *chimere/templates* directory can be copied in your *myproject/templates*
directory and then modified.
-You only need to copy files that you want to modify. Theses files are in
+You only need to copy files that you want to modify. These files are in
Django template language mainly made of pure HTML with some logic. Refer to
the `Django template documentation <https://docs.djangoproject.com/en/1.4/ref/templates/>`_
for more details.