From d56ffb3fd6ec352d1eb29848c51ccb36e3036f87 Mon Sep 17 00:00:00 2001 From: Jordan Dukart Date: Thu, 9 Jan 2025 10:57:15 -0400 Subject: [PATCH] Typo. --- scripts/env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/env.sample b/scripts/env.sample index 365515b..7530b7e 100644 --- a/scripts/env.sample +++ b/scripts/env.sample @@ -41,7 +41,7 @@ # URI: The URI of the target site. Must be externally dereferenceable, as this # is likely used to generate externally links, and derivatives and the like. # --- -# NOTE: The uri will defailt to `$DRUSH_OPTIONS_URI`. +# NOTE: The uri will default to `$DRUSH_OPTIONS_URI`. #URI= # ===