Fixed spelling errors spotted by codespell, refs #1417

This commit is contained in:
Simon Willison 2021-08-03 09:24:56 -07:00
commit e459787a14
9 changed files with 15 additions and 15 deletions

View file

@ -403,7 +403,7 @@ Datasette can execute joins across multiple databases if it is started with the
If it is started in this way, the ``/_memory`` page can be used to execute queries that join across multiple databases.
References to tables in attached databases should be preceeded by the database name and a period.
References to tables in attached databases should be preceded by the database name and a period.
For example, this query will show a list of tables across both of the above databases: