Skip to content

Commit 8dcf602

Browse files
authored
Update src/content/partials/hyperdrive/create-hyperdrive-config.mdx
1 parent acd922d commit 8dcf602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/hyperdrive/create-hyperdrive-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export default {
8080
max: 5,
8181

8282
// If you are using array types in your Postgres schema, it is necessary to fetch
83-
// type information to correctly de/serialize them. However if you are not using
83+
// type information to correctly de/serialize them. However, if you are not using
8484
// those, disabling this will save you an extra round-trip every time you connect.
8585
fetch_types: false,
8686
},

0 commit comments

Comments
 (0)