Documentation typo

This commit is contained in:
Simon Willison 2019-01-25 18:19:15 -08:00
commit 4e9045e5b0

View file

@ -9,7 +9,7 @@
Two new commands: ``sqlite-utils csv`` and ``sqlite-utils json``
These commansd execute a SQL query and return the results as CSV or JSON. See :ref:`cli_csv` and :ref:`cli_json` for more details.
These commands execute a SQL query and return the results as CSV or JSON. See :ref:`cli_csv` and :ref:`cli_json` for more details.
::