fix(docs): Broken title syntax in SMTP docs

This commit is contained in:
Alexis Mousset
2019-05-05 21:01:36 +02:00
parent df949f837e
commit cf8f934c56

View File

@@ -1,4 +1,4 @@
SMTP Transport
#### SMTP Transport
This transport uses the SMTP protocol to send emails over the network (locally or remotely).