From aeeac88cbd209d5147c7950c44e3dd3660d1e6d5 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 4 Dec 2022 00:12:16 -0600 Subject: [PATCH] docs: correct formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2298d7b..d4ccdf2 100644 --- a/README.md +++ b/README.md @@ -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.