Skip to content

Commit caade49

Browse files
authored
📝 Fix typo (#113)
1 parent e5f6872 commit caade49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/guides/3-upgrading.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ slug: /guides/upgrading
55

66
# Upgrading to 8.0
77

8-
node-postgres at 8.0 introduces a breaking change to ssl-verified connetions. If you connect with ssl and use
8+
node-postgres at 8.0 introduces a breaking change to ssl-verified connections. If you connect with ssl and use
99

1010
```
1111
const client = new Client({ ssl: true })

0 commit comments

Comments
 (0)