aboutsummaryrefslogtreecommitdiff
path: root/Docker
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-10-01 18:12:21 +0200
committerGravatar GitHub <noreply@github.com> 2019-10-01 18:12:21 +0200
commit37b52b7361d3ac15273ca19a0b96ef74299e759e (patch)
tree23ab272309a6e1ddc23bdd52ef4db130b11c6287 /Docker
parent7ae4e9f159c9f0678d767dd29baa6cec8f0b04d8 (diff)
Trim whitespace (#2544)
Diffstat (limited to 'Docker')
-rw-r--r--Docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docker/README.md b/Docker/README.md
index 4146a57dd..13988a316 100644
--- a/Docker/README.md
+++ b/Docker/README.md
@@ -48,7 +48,7 @@ docker run -d --restart unless-stopped --log-opt max-size=10m \
See [more information about Docker and Let’s Encrypt in Træfik](https://docs.traefik.io/user-guide/docker-and-lets-encrypt/).
-## Run FreshRSS
+## Run FreshRSS
Example using the built-in refresh cron job (see further below for alternatives).
You must first chose a domain (DNS) or sub-domain, e.g. `freshrss.example.net`.