Fix grammar
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-03-29 09:12:40 +02:00
parent 45463d4e54
commit 05a5824225
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ $ lexicon gandi list autonomic.zone A
```
The `gandi_dns` module will provide the `PROVIDER` and
`LEXICON_GANDI_API_PROTOCOL` so you only need to pass
`LEXICON_GANDI_AUTH_TOKEN` to the task or expose it in the environment.
`LEXICON_GANDI_API_PROTOCOL` environment variables internally so you only need
to pass `LEXICON_GANDI_AUTH_TOKEN` to the task or expose it in the environment.
## Usage