diff --git a/src/content/partials/workers/wrangler-commands/hyperdrive.mdx b/src/content/partials/workers/wrangler-commands/hyperdrive.mdx index 2813501a721446d..b901da8d3e54967 100644 --- a/src/content/partials/workers/wrangler-commands/hyperdrive.mdx +++ b/src/content/partials/workers/wrangler-commands/hyperdrive.mdx @@ -21,7 +21,7 @@ wrangler hyperdrive create [OPTIONS] - `--port` number optional - The database port to connect to. - `--scheme` string optional - - The scheme used to connect to the origin database - e.g. postgresql or postgres. + - The scheme used to connect to the origin database, for example, postgresql or postgres. - `--database` string optional - The database (name) to connect to. For example, Postgres or defaultdb. - `--user` string optional