Replace 'to to ' with 'to the ' (#122)

This commit is contained in:
Christopher Bowman
2018-03-09 19:42:01 -06:00
committed by Joe Nelson
parent 7151e62499
commit 16cf1ef45c
+1 -1
View File
@@ -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