From 29bd6065147818263fb7c19e0cfc5228c5cf7fb4 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 28 Jun 2018 00:09:03 -0500 Subject: [PATCH] Documentation typo --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 564717be..49658775 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -30,7 +30,7 @@ Loading Spatialite ~~~~~~~~~~~~~~~~~~ The ``datasetteproject/datasette`` image includes a recent version of the -:ref:`SpatiaLite extrnsion ` for SQLite. To load and enable that +:ref:`SpatiaLite extension ` for SQLite. To load and enable that module, use the following command:: docker run -p 8001:8001 -v `pwd`:/mnt \