Skip to content

Commit fbe125c

Browse files
authored
Update src/content/docs/hyperdrive/get-started.mdx
1 parent ffcc226 commit fbe125c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export default {
203203
max: 5,
204204

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

0 commit comments

Comments
 (0)