haproxy-letsencrypt-docker.md
... ...
@@ -242,7 +242,7 @@ Those certs only last for 90 days though, and we're not in the habit of breaking
242 242
We've already built the image for this in stage 1, so we're good to go.
243 243
244 244
## docker-compose.yml
245
-Add a letsencrypt stanza to the existing docker-compose.yml, so it looks like:
245
+Add a letsencrypt stanza to the existing `docker-compose.yml`, so it looks like:
246 246
```yaml
247 247
version: '3'
248 248