Skip to content

Commit fd2f745

Browse files
authored
Merge pull request #5 from welcoMattic/patch-1
Fixes small typos
2 parents 4562ad4 + 839b749 commit fd2f745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ symfony serve -d
3434

3535
6. Click on the button to send an email.
3636

37-
## Instruction for webhook
37+
## Instructions for webhook
3838

3939
1. Expose your local server to the internet using [expose.dev](https://expose.dev).
4040

4141
2. Register your webhook URL (`{EXPOSE_URL}/webhook/mailer_resend`) in [Resend settings](https://resend.com/webhooks). Check the wanted events.
4242

43-
3. Paste `MAILER_RESEND_SECRET=SECRET_KEY` on `.env.local` and replace `SECRET_KEY` with your webhook signing secret you get after registering the webhook in Resend.
43+
3. Paste `MAILER_RESEND_SECRET=SECRET_KEY` on `.env.local` and replace `SECRET_KEY` with the webhook signing secret you get after registering the webhook in Resend.
4444

4545
4. Click on the button to send an email.
4646

0 commit comments

Comments
 (0)