From 873877111ccf8e0b6af1c92d378b4af60a4de486 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 24 Aug 2021 15:36:39 -0700 Subject: [PATCH] Fixed spelling --- docs/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.rst b/docs/cli.rst index 736b0c8..0cc20dd 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -331,7 +331,7 @@ The CSV data that was piped into the script is available in the ``stdin`` table, \-\-schema, \-\-analyze, \-\-dump and \-\-save ---------------------------------------------- -To see the in-memory datbase schema that would be used for a file or for multiple files, use ``--schema``:: +To see the in-memory database schema that would be used for a file or for multiple files, use ``--schema``:: % sqlite-utils memory dogs.csv --schema CREATE TABLE [dogs] (