docs: correct formatting

This commit is contained in:
Adam 2022-12-04 00:12:34 -06:00
parent aeeac88cbd
commit aa5ee7fccf
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ The following must be installed on the system prior to development.
```console
$ 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.
It is best practice to store this information separately to help avoid people stealing it.