Fixes minor typo in how-to-catch-outgoing-emails-locally.md (#37554)
This commit is contained in:
parent
1a019f952b
commit
c0d75ed3b1
@ -72,7 +72,7 @@ echo 'export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin' >> ~/.profile
|
||||
source ~/.profile
|
||||
```
|
||||
|
||||
Finally, enter the commanads below to install and run MailHog.
|
||||
Finally, enter the commands below to install and run MailHog.
|
||||
|
||||
```bash
|
||||
go get github.com/mailhog/MailHog
|
||||
|
Loading…
x
Reference in New Issue
Block a user