Skip to content

Commit acedab3

Browse files
committed
Fix typo in SMTP endpoint section doc
1 parent 3ee1eae commit acedab3

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)