diff --git a/.evergreen/config.yml b/.evergreen/config.yml index 42e5f2b1..b9562fc1 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -39,7 +39,7 @@ functions: # Applies the submitted patch, if any # Deprecated. Should be removed. But still needed for certain agents (ZAP) - command: git.apply_patch - # Make an evergreen exapanstion file with dynamic values + # Make an evergreen expansion file with dynamic values - command: subprocess.exec params: include_expansions_in_env: ["is_patch", "version_id", "project"]