From 89604042abfdbd4db790ed45ce34700ea6e3d553 Mon Sep 17 00:00:00 2001 From: Mitch Devenport Date: Thu, 14 Mar 2024 21:52:02 -0400 Subject: [PATCH] you --- spiceaidocs/content/en/reference/Postgres/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spiceaidocs/content/en/reference/Postgres/_index.md b/spiceaidocs/content/en/reference/Postgres/_index.md index 28aa35f0..643f5990 100644 --- a/spiceaidocs/content/en/reference/Postgres/_index.md +++ b/spiceaidocs/content/en/reference/Postgres/_index.md @@ -32,7 +32,7 @@ datasets: ## Configuration -You can configure the connection to the PostgreSQL by providing the following `params`: +The connection to PostgreSQL can be configured by providing the following `params`: - `pg_host`: The hostname of the PostgreSQL server. - `pg_port`: The port of the PostgreSQL server.