Skip to content

Commit 359bf9c

Browse files
korinneGregBrimble
andauthored
Update src/content/docs/workers/static-assets/index.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent f81cbd2 commit 359bf9c

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/static-assets

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The default behavior for requests which don't match a static asset can be change
117117

118118
If you want the Worker code to execute before serving assets, you can use the `run_worker_first` option. This can be set to `true` to run the Worker for all requests, or configured as an array of route patterns for selective Worker-first routing:
119119

120-
**Invoking your Worker on specific paths:**
120+
**Invoking your Worker script on specific paths:**
121121

122122
<WranglerConfig>
123123

0 commit comments

Comments
 (0)