Fix typo in salesforce readme (#7120)

This commit is contained in:
Russ Savage 2020-03-05 18:07:28 -08:00 committed by GitHub
parent 7b03a6f4ab
commit 898487b2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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