From 496376b3057de261935ebf0df8062036c5b8c390 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 29 Oct 2019 10:47:13 +0000 Subject: [PATCH] Fix formatting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f58f484..3c85688 100644 --- a/README.md +++ b/README.md @@ -723,7 +723,7 @@ Libraries to help manage database schemas and migrations. * [Serverless Framework](https://serverless.com/cli/) - An open source framework for building serverless applications. ## Configuration -*Libraries and tools for configuration.** +*Libraries and tools for configuration.* * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files. * [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.