From f7c8c78cd0916bd9bca043a665d7c1ec7ae5da7d Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 2 Aug 2021 23:05:45 -0700 Subject: [PATCH] Fixed typo: commad --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index aa3234d..f4f132e 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -11,7 +11,7 @@ Using Homebrew ============== -The :ref:`sqlite-utils commad-line tool ` can be installed on macOS using Homebrew:: +The :ref:`sqlite-utils command-line tool ` can be installed on macOS using Homebrew:: brew install sqlite-utils