Update environment-variables.md

Fixed incorrect spelling of PARAMETER (was PARAMTER).
This commit is contained in:
bionemesis 2022-12-22 06:57:47 -07:00 committed by GitHub
parent 5574e18797
commit ea7ddcfecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
## Credentials
Enabling overwrites for credentials allows you to set default values for credentials which get automatically populated. The user can't see or change these credentials. The format is `{ CREDENTIAL_NAME: { PARAMTER: VALUE }}`.
Enabling overwrites for credentials allows you to set default values for credentials which get automatically populated. The user can't see or change these credentials. The format is `{ CREDENTIAL_NAME: { PARAMETER: VALUE }}`.
| Variable | Type | Default | Description |
| :------- | :---- | :------- | :---------- |