Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/content/docs/configure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down