Consistent capitalization of SpatiaLite in the docs

This commit is contained in:
Simon Willison 2020-05-28 11:27:24 -07:00
commit 3c1a60589e
3 changed files with 3 additions and 3 deletions

View file

@ -260,7 +260,7 @@ Hiding tables
-------------
You can hide tables from the database listing view (in the same way that FTS and
Spatialite tables are automatically hidden) using ``"hidden": true``:
SpatiaLite tables are automatically hidden) using ``"hidden": true``:
.. code-block:: json