From ae3733f11454cbf9a8f5a616be91aa0c896ccaf2 Mon Sep 17 00:00:00 2001 From: Vic Vijayakumar Date: Thu, 24 Oct 2019 01:19:19 -0400 Subject: [PATCH] Fix typo in .env later --> latter --- symfony/flex/1.0/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/flex/1.0/.env b/symfony/flex/1.0/.env index 2298d266..91da8d19 100644 --- a/symfony/flex/1.0/.env +++ b/symfony/flex/1.0/.env @@ -1,5 +1,5 @@ # In all environments, the following files are loaded if they exist, -# the later taking precedence over the former: +# the latter taking precedence over the former: # # * .env contains default values for the environment variables needed by the app # * .env.local uncommitted file with local overrides