From 03c963a7aaac61f3ea6575952c193e72c67f5bf2 Mon Sep 17 00:00:00 2001 From: Chris Kleinknecht Date: Tue, 15 Sep 2020 16:08:09 -0700 Subject: [PATCH] fix: s/installation/installation/ (#509) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1e810e51c2..69ce552856 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ To install from source: Useage ------ -After `installattion <#Installation>`__, you'll need to edit your Django +After `installation <#Installation>`__, you'll need to edit your Django ``settings.py`` file: - Add ``django_spanner`` as the very first entry in the ``INSTALLED_APPS``