Skip to content

Commit 19d1393

Browse files
ldezdmke
andauthored
review
Co-authored-by: Dominik Menke <[email protected]>
1 parent 092551a commit 19d1393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/usage/cli/Options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You should prefer one on the public internet, otherwise you might be susceptible
9090

9191
### LEGO_CA_CERTIFICATES
9292

93-
The environment variable `LEGO_CA_CERTIFICATES` allows to specify the path to PEM encoded CA Certificates
93+
The environment variable `LEGO_CA_CERTIFICATES` allows to specify the path to PEM-encoded CA certificates
9494
that can be used to authenticate an ACME server with an HTTPS certificate not issued by a CA in the system-wide trusted root list.
9595

9696
Multiple file paths can be added by using `:` (unix) or `;` (Windows) as a separator.
@@ -135,7 +135,7 @@ LEGO_DISABLE_CNAME_SUPPORT=false
135135

136136
### LEGO_DEBUG_CLIENT_VERBOSE_ERROR
137137

138-
The environment variable `LEGO_DEBUG_CLIENT_VERBOSE_ERROR` allows to enrich error from some of the DNS clients.
138+
The environment variable `LEGO_DEBUG_CLIENT_VERBOSE_ERROR` allows to enrich error messages from some of the DNS clients.
139139

140140
Example:
141141

0 commit comments

Comments
 (0)