diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md index c6f973a..b0c88b1 100644 --- a/docker/README.md +++ b/docker/README.md @@ -23,7 +23,7 @@ There's a web server image with a working cgit installation. * Image: **egortensin/cgitize-frontend** * Volumes: * `/etc/cgitrc`: if you use a custom cgit configuration, map it here. -It can look like this: +It could look like this: # Include most common useful settings. include=/etc/cgit/common |