We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f6bf8 commit 02093e7Copy full SHA for 02093e7
src/routes/solid-start/reference/config/define-config.mdx
@@ -85,7 +85,7 @@ export default defineConfig({
85
#### Special note
86
87
SolidStart uses async local storage.
88
-Netlify, Vercel, and Deno should work should support this out of the box but if you're using Cloudflare you will need to specify the following:
+Netlify, Vercel, and Deno support this out of the box but if you're using Cloudflare you will need to specify the following:
89
90
```js
91
import { defineConfig } from "@solidjs/start/config";
0 commit comments