From 3c50d4896a52dc27b5539519d1db6bee0492f41f Mon Sep 17 00:00:00 2001 From: Neil O'Toole Date: Sun, 3 Jan 2021 23:16:45 -0700 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 036eff2b..3ba201eb 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,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. Download the sample DB, and add the source. We -use `-h` to specify a handle to use. +use `-h` to specify a _handle_ to use. ```sh $ wget https://sq.io/testdata/sakila.db