Skip to content

Commit

Permalink
fix: typo in define-config.mdx (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismeyer authored May 25, 2024
1 parent 28ae1e6 commit 99e9160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/solid-start/reference/config/define-config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ An overview of all available presets is available in the [Deploy section of the
**Providers**

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

0 comments on commit 99e9160

Please sign in to comment.