Skip to content

Commit 1eac38d

Browse files
Update packages/wrangler/src/__tests__/dev.test.ts
1 parent b982cbd commit 1eac38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wrangler/src/__tests__/dev.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ describe.sequential("wrangler dev", () => {
16961696
"▲ [WARNING] experimental_serve_directly=false set without an assets binding
16971697
16981698
Setting experimental_serve_directly to false will always invoke your Worker script.
1699-
To fetch your assets from your Worker, please set [assets.binding] in your configuration file.
1699+
To fetch your assets from your Worker, please set the [assets.binding] key in your configuration file.
17001700
17011701
Read more: https://developers.cloudflare.com/workers/static-assets/binding/#binding
17021702

0 commit comments

Comments
 (0)