Documentation typo

This commit is contained in:
Simon Willison 2018-06-28 00:09:03 -05:00 committed by GitHub
commit 29bd606514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ Loading Spatialite
~~~~~~~~~~~~~~~~~~
The ``datasetteproject/datasette`` image includes a recent version of the
:ref:`SpatiaLite extrnsion <spatialite>` for SQLite. To load and enable that
:ref:`SpatiaLite extension <spatialite>` for SQLite. To load and enable that
module, use the following command::
docker run -p 8001:8001 -v `pwd`:/mnt \