Skip to content

Commit 32662f3

Browse files
celsopedrosousa
andauthored
Update src/content/docs/email-routing/email-workers/local-development.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 75de507 commit 32662f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/email-routing/email-workers/local-development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default {
196196

197197
Run `npx wrangler dev` and use curl to `POST` the same message from the [Receive an email](#receive-an-email) example. Your terminal will show you where to find the replied message in your local disk and to whom the email was forwarded:
198198

199-
```bash
199+
```txt
200200
⎔ Starting local server...
201201
[wrangler:inf] Ready on http://localhost:8787
202202
[wrangler:inf] Email handler replied to sender with the following message:

0 commit comments

Comments
 (0)