diff --git a/website/content/docs/configure.mdx b/website/content/docs/configure.mdx index 8c8672714d9..c7466271e2c 100644 --- a/website/content/docs/configure.mdx +++ b/website/content/docs/configure.mdx @@ -113,7 +113,7 @@ each can be found below: using the Packer's config file, see the [config file configuration reference](#packer-config-file-configuration-reference) for more. -- `PACKER_PLUGIN_PATH` - a PATH variable for finding packer plugins. This takes +- `PACKER_PLUGIN_PATH` - The path for finding packer plugins. This takes precedence over `PACKER_CONFIG_DIR/plugins` for plugin discovery if defined. Plugin installation requires access to temporary files under `TMPDIR`. If the system's temp directory is non-writable or non-executable,