Fix typo in salesforce readme (#7120)
This commit is contained in:
parent
7b03a6f4ab
commit
898487b2da
|
@ -10,7 +10,7 @@ It fetches its data from the [limits endpoint](https://developer.salesforce.com/
|
|||
[[inputs.salesforce]]
|
||||
username = "your_username"
|
||||
password = "your_password"
|
||||
## (Optional) security tokjen
|
||||
## (Optional) security token
|
||||
security_token = "your_security_token"
|
||||
## (Optional) environment type (sandbox or production)
|
||||
## default is: production
|
||||
|
|
Loading…
Reference in New Issue