Browse Source

Fix formatting.

pull/1032/head
Jamie 6 years ago
parent
commit
496376b305
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -723,7 +723,7 @@ Libraries to help manage database schemas and migrations.
723 723
 * [Serverless Framework](https://serverless.com/cli/) - An open source framework for building serverless applications.
724 724
 
725 725
 ## Configuration
726
-*Libraries and tools for configuration.**
726
+*Libraries and tools for configuration.*
727 727
 
728 728
 * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
729 729
 * [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.

Loading…
Cancel
Save