Skip to content

Commit c497c49

Browse files
committed
Fix spelling
1 parent be2923a commit c497c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/docker-mailserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Once you acquire a certificate, you will need to store it in a TLS secret in the
201201
certificate: my-certificate-secret
202202
```
203203
204-
The chart will then automatically copy the certificate and private key to the `/tmp/dms/custom-certs` director in the container and correctly set the `SSL_CERT_PATH` and `SSL_KEY_PATH` environment variables.
204+
The chart will then automatically copy the certificate and private key to the `/tmp/dms/custom-certs` directory in the container and correctly set the `SSL_CERT_PATH` and `SSL_KEY_PATH` environment variables.
205205

206206
## Ports
207207

0 commit comments

Comments
 (0)