mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-18 14:34:24 +02:00
docs: fix typo 'Yo ucan' -> 'You can' in cli.rst
Simple typo fix in the 'Renaming a table' section.
This commit is contained in:
parent
8d74ffc932
commit
ba505e2c8c
1 changed files with 1 additions and 1 deletions
|
|
@ -2030,7 +2030,7 @@ You can also pass ``--transform`` to transform the existing table to match the n
|
|||
Renaming a table
|
||||
================
|
||||
|
||||
Yo ucan rename a table using the ``rename-table`` command:
|
||||
You can rename a table using the ``rename-table`` command:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue