From 16cf1ef45c32d309691c014085392118a2b29d31 Mon Sep 17 00:00:00 2001 From: Christopher Bowman Date: Fri, 9 Mar 2018 20:42:01 -0500 Subject: [PATCH] Replace 'to to ' with 'to the ' (#122) --- tutorials/tut0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/tut0.rst b/tutorials/tut0.rst index 1979de812..dc3d6b101 100644 --- a/tutorials/tut0.rst +++ b/tutorials/tut0.rst @@ -94,7 +94,7 @@ If everything is working correctly it will print out its version and information Step 4. Create Database for API ------------------------------- -Connect to to SQL console (psql) inside the container. To do so, run this from your command line: +Connect to the SQL console (psql) inside the container. To do so, run this from your command line: .. code-block:: bash