Skip to content

Commit 99e9160

Browse files
authored
fix: typo in define-config.mdx (#744)
1 parent 28ae1e6 commit 99e9160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/solid-start/reference/config/define-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ An overview of all available presets is available in the [Deploy section of the
5858
**Providers**
5959

6060
- [Netlify Functions and Edge](https://nitro.unjs.io/deploy/providers/netlify) (`netlify`, `netlify-edge`)
61-
- [Vercel Functions and Edge](https://nitro.unjs.io/deploy/providers/vercel) (`vecel`, `vecel-edge`)
61+
- [Vercel Functions and Edge](https://nitro.unjs.io/deploy/providers/vercel) (`vercel`, `vercel-edge`)
6262
- [AWS Lambda and Lambda@Edge](https://nitro.unjs.io/deploy/providers/aws) (`aws_lambda`)
6363
- [Cloudflare Workers and Pages](https://nitro.unjs.io/deploy/providers/cloudflare) (`cloudflare`, `cloudflare_pages`, `cloudflare_module`)
6464
- [Deno Deploy](https://nitro.unjs.io/deploy/providers/deno-deploy) (`deno_deploy`)

0 commit comments

Comments
 (0)