From 8e6055a6834e92b419e424d4a6947f93385c2a96 Mon Sep 17 00:00:00 2001 From: brenda-lambert <106683564+brenda-lambert@users.noreply.github.com> Date: Fri, 22 Sep 2023 01:38:26 -0600 Subject: [PATCH] Fix typos in services.qmd --- site/services.qmd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/site/services.qmd b/site/services.qmd index 1fb307ff..bb7c42a2 100644 --- a/site/services.qmd +++ b/site/services.qmd @@ -8,7 +8,6 @@ editor: visual Hal9 allows the users to connect and query a database in PostgreSQL. In this tutorial, we will see how to create a PostgreSQL database on Heroku, how to connect it to services like Notion using Brackets, and how to configure Hal9 to access our database. -
### Creating a PostgreSQL database on Heroku @@ -59,12 +58,12 @@ The steps to configure Hal9 to connect to a PostgreSQL database are: - Once you are logged in, you must go to settings and you will notice that the *Enable database support* option is not selected. -
(update this) +

- When you select it, you will need to fill in the connection box, in which you must enter the URI obtained from Heroku, but replacing postgres with postgresql+psycopg2 -
(update this) +