Skip to content

Commit fbaf122

Browse files
korinneGregBrimble
andauthored
Update src/content/changelog/workers/2025-06-17-advanced-routing.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent cd652c4 commit fbaf122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-06-17-advanced-routing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For those building [single page applications on Workers](/workers/static-assets/
1717
```json
1818
{
1919
"name": "my-spa-worker",
20-
"compatibility_date": "06-17-2025",
20+
"compatibility_date": "$today",
2121
"main": "./src/index.ts",
2222
"not_found_handling": "single-page-application",
2323
"assets": {

0 commit comments

Comments
 (0)