diff --git a/docs/getting-started.md b/docs/getting-started.md index a2514ce..c863553 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -13,7 +13,7 @@ class has following attributes - **MAIL_PASSWORD** : Password for authentication - **MAIL_SERVER** : SMTP Mail server. - **MAIL_USE_TLS** : For TLS connection -- **MAIL_USE_SSL** : For TLS connection +- **MAIL_USE_SSL** : For SSL connection - **MAIL_DEBUG** : Debug mode for while sending mails, defaults 0. - **MAIL_FROM** : Sender address - **MAIL_DEFAULT_SENDER** : Sender address @@ -77,4 +77,4 @@ WhoIsXmlApi class provide working with api [WhoIsXmlApi](https://www.whoisxmlap This service gives free 1000 request to checking email address per month. - token : token you can get from this [WhoIsXmlApi](https://www.whoisxmlapi.com) link -- email : email for checking \ No newline at end of file +- email : email for checking