We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f6872 commit caade49Copy full SHA for caade49
‎content/guides/3-upgrading.md
@@ -5,7 +5,7 @@ slug: /guides/upgrading
5
6
# Upgrading to 8.0
7
8
-node-postgres at 8.0 introduces a breaking change to ssl-verified connetions. If you connect with ssl and use
+node-postgres at 8.0 introduces a breaking change to ssl-verified connections. If you connect with ssl and use
9
10
```
11
const client = new Client({ ssl: true })
0 commit comments