mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Documentation typo
This commit is contained in:
parent
7d9bcdd307
commit
29bd606514
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue