mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update environment-variables.md
Fixed incorrect spelling of PARAMETER (was PARAMTER).
This commit is contained in:
parent
5574e18797
commit
ea7ddcfecd
@ -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 |
|
||||
| :------- | :---- | :------- | :---------- |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user