docs: correct formatting
This commit is contained in:
parent
aebad946c6
commit
aeeac88cbd
|
@ -29,7 +29,7 @@ The following must be installed on the system prior to development.
|
||||||
```console
|
```console
|
||||||
$ composer install
|
$ composer install
|
||||||
```
|
```
|
||||||
1. Create Configuration File
|
1. Create Configuration file.
|
||||||
|
|
||||||
This configuration file is used by Symfony mailer to authenticate to the email server in order to send an email message.
|
This configuration file is used by Symfony mailer to authenticate to the email server in order to send an email message.
|
||||||
It is best practice to store this information separately to help avoid people stealing it.
|
It is best practice to store this information separately to help avoid people stealing it.
|
||||||
|
|
Loading…
Reference in New Issue