You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/hyperdrive/create-hyperdrive-binding.mdx
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,7 @@ Specifically:
26
26
- Your binding is available in your Worker at `env.<BINDING_NAME>`.
27
27
28
28
29
-
If you wish to use a local databse during development, you can add a
30
-
`localConnectionString` to your Hyperdrive configuration with the connection
31
-
string of your database:
29
+
If you wish to use a local database during development, you can add a `localConnectionString` to your Hyperdrive configuration with the connection string of your database:
0 commit comments