From a92c6342d53dbfba8fef2db693222b48ce364ef2 Mon Sep 17 00:00:00 2001 From: Justin Weissig Date: Tue, 4 Jun 2019 00:28:44 -0700 Subject: [PATCH] docs: minor spelling fix (#6818) Fixed spelling: PostgresSQL/PostgreSQL. --- website/source/docs/configuration/storage/cockroachdb.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/storage/cockroachdb.html.md b/website/source/docs/configuration/storage/cockroachdb.html.md index 500b64fc39..4060707130 100644 --- a/website/source/docs/configuration/storage/cockroachdb.html.md +++ b/website/source/docs/configuration/storage/cockroachdb.html.md @@ -45,7 +45,7 @@ uses that driver to interact with the database. ## `cockroachdb` Examples -This example shows connecting to a PostgresSQL cluster using full SSL +This example shows connecting to a PostgreSQL cluster using full SSL verification (recommended). ```hcl