Skip to content

Commit 90e6498

Browse files
authored
fix typo in mailhog readme (#30)
1 parent 23a9891 commit 90e6498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailhog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LocalStack Mailhog Extension
22
===============================
33

4-
Web and API based STMP testing directly in LocalStack using [MailHog](https://github.com/mailhog/MailHog).
4+
Web and API based SMTP testing directly in LocalStack using [MailHog](https://github.com/mailhog/MailHog).
55

66
If the standard configuration is used, LocalStack will serve the UI through http://mailhog.localhost.localstack.cloud:4566 or http://localhost:4566/mailhog/.
77
It will also configure `SMTP_HOST` automatically, which points all services using SMTP, including [SES](https://docs.localstack.cloud/user-guide/aws/ses/), to MailHog.

0 commit comments

Comments
 (0)