Skip to content

Commit 1ad4b76

Browse files
vicbGregBrimble
andauthored
Update src/content/docs/workers/static-assets/binding.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent a6b5347 commit 1ad4b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The array supports glob patterns with `*` for deep matching and negative pattern
8585

8686
Negative patterns have precedence over non-negative patterns. The Worker will run first when a non-negative pattern matches and none of the negative pattern matches.
8787

88-
Note that the order in which the patterns are listed is not significant.
88+
The order in which the patterns are listed is not significant.
8989

9090
This is often paired with the [`not_found_handling = "single-page-application"` setting](/workers/static-assets/routing/single-page-application/#advanced-routing-control):
9191

0 commit comments

Comments
 (0)