Skip to content

Commit b08b263

Browse files
authored
Merge pull request #812 from hcl/master
Fix typo in SMTP endpoint section doc
2 parents 3ee1eae + acedab3 commit b08b263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/endpoints/smtp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ smtp tcp://0.0.0.0:25 {
2525
endpoint concurrency 500
2626
}
2727
28-
# Example pipeline ocnfiguration.
28+
# Example pipeline configuration.
2929
destination example.org {
3030
deliver_to &local_mailboxes
3131
}

0 commit comments

Comments
 (0)