mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
docs: minor spelling fix (#6818)
Fixed spelling: PostgresSQL/PostgreSQL.
This commit is contained in:
parent
7a2f094f0d
commit
a92c6342d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue