Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AXEPOH committed Sep 8, 2020
1 parent 04bc7b1 commit 20e0d5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ protected Object[][] getContents() {
{"name", "Connection name*"},
{"host", "Host*"},
{"port", "Port*"},
{"read_backend_type", "Read backed type (required PostgreSQL 10+)"},
{"read_backend_type", "Read backed type (requires PostgreSQL 10+)"},
{"user", "User*"},
{"password", "Password"},
{"use_pgpass_file", "Password will be stored in insecure storage. Use .pgpass file instead."},
Expand Down

0 comments on commit 20e0d5e

Please sign in to comment.