Skip to content

Commit 54ca2bc

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 d45a4cf commit 54ca2bc

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
```json
5252
{
5353
"name": "my-worker",
54-
"compatibility_date": "06-17-2025",
54+
"compatibility_date": "$today",
5555
"main": "./src/index.ts",
5656
"assets": {
5757
"directory": "./dist/",

0 commit comments

Comments
 (0)