diff --git a/docs/changelog.rst b/docs/changelog.rst index 33ede23..32af4d7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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. ::