Skip to content

Commit 8c08bb5

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

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
@@ -57,7 +57,7 @@ You can also configure selective Worker-first routing using an array of route pa
5757
```json
5858
{
5959
"name": "my-spa-worker",
60-
"compatibility_date": "06-17-2025",
60+
"compatibility_date": "$today",
6161
"main": "./src/index.ts",
6262
"not_found_handling": "single-page-application",
6363
"assets": {

0 commit comments

Comments
 (0)