Skip to content

Commit 5ee7c89

Browse files
authored
Update Configuration.md (#357)
Correct a typo
1 parent a0c3fe1 commit 5ee7c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ _All_ of the following environments need to be set (except SMTP authentication i
6969
| PWP__MAIL__SMTP_STARTTLS | Use STARTTLS when connecting to your SMTP server and fail if unsupported. | `true` |
7070
| PWP__MAIL__OPEN_TIMEOUT | Number of seconds to wait while attempting to open a connection. | `10` |
7171
| PWP__MAIL__READ_TIMEOUT | Number of seconds to wait until timing-out a read(2) call. | `10` |
72-
| PWP__HOST_DOMAIN | Used to buld fully qualified URLs in emails. Where is your instance hosted? | `pwpush.com` |
72+
| PWP__HOST_DOMAIN | Used to build fully qualified URLs in emails. Where is your instance hosted? | `pwpush.com` |
7373
| PWP__HOST_PROTOCOL | The protocol to access your Password Pusher instance. HTTPS advised. | `https` |
7474
| PWP__MAIL__MAILER_SENDER | This is the "From" address in sent emails. | '"Company Name" <[email protected]>' |
7575

0 commit comments

Comments
 (0)