Skip to content

Commit 7e95583

Browse files
korinneGregBrimble
andauthored
Update src/content/docs/workers/static-assets/routing/single-page-application.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent bc51277 commit 7e95583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/routing/single-page-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For more explicit control over SPA routing behavior, you can use `run_worker_fir
5151

5252
```json
5353
{
54-
"name": "my-spa-worker",
54+
"name": "my-worker",
5555
"compatibility_date": "06-17-2025",
5656
"main": "./src/index.ts",
5757
"not_found_handling": "single-page-application",

0 commit comments

Comments
 (0)