From e2748f44f42013972e44adc63ebb93ab178f8287 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 30 Dec 2019 13:46:17 +0000 Subject: [PATCH] Docs: Fix typo in `.env` file description. Props mujuonly, dkarfa. Fixes #49095. git-svn-id: https://develop.svn.wordpress.org/trunk@47021 602fd350-edb4-49c9-b593-d223f7449a82 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 87d57d42da..26671af649 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ ## # Default configuration options for the local dev environment. # -# All of these options can be overriden by setting them as environment variables before starting +# All of these options can be overridden by setting them as environment variables before starting # the environment. You will need to restart your environment when changing any of these. ##