doc update

This commit is contained in:
Neil O'Toole 2021-01-03 23:16:23 -07:00
parent d7a2c37132
commit f6de0dc1d0

View File

@ -72,7 +72,7 @@ $ sq ls
```
Let's add a source. First we'll add a SQLite database, but this could also be Postgres,
SQL Server, Excel, etc. Let's download the sample DB, and add the source. We
SQL Server, Excel, etc. Download the sample DB, and add the source. We
use `-h` to specify a handle to use.
```sh