Skip to content

Commit bba8459

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/routing/worker-script.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can also configure selective Worker-first routing using an array of route pa
5656

5757
```json
5858
{
59-
"name": "my-spa-worker",
59+
"name": "my-worker",
6060
"compatibility_date": "$today",
6161
"main": "./worker/index.ts",
6262
"not_found_handling": "single-page-application",

0 commit comments

Comments
 (0)