docs: minor spelling fix (#6818)

Fixed spelling: PostgresSQL/PostgreSQL.
This commit is contained in:
Justin Weissig 2019-06-04 00:28:44 -07:00 committed by Michel Vocks
parent 7a2f094f0d
commit a92c6342d5

View File

@ -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