Skip to content

Commit 02093e7

Browse files
authored
docs: typo (#739)
1 parent 56f6bf8 commit 02093e7

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export default defineConfig({
8585
#### Special note
8686

8787
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:
88+
Netlify, Vercel, and Deno support this out of the box but if you're using Cloudflare you will need to specify the following:
8989

9090
```js
9191
import { defineConfig } from "@solidjs/start/config";

0 commit comments

Comments
 (0)