summary refs log tree commit diff
path: root/contrib
diff options
context:
space:
mode:
authorkaiyou <pierre@jaury.eu>2018-02-05 22:12:50 +0100
committerkaiyou <pierre@jaury.eu>2018-02-05 22:12:50 +0100
commitd8c7da5dca907bf65293b6b967200141cad69410 (patch)
treed444bb2e91c62fc333bab994a5ce5cecb05d3703 /contrib
parentDocument the cache factor environment variable for Docker (diff)
downloadsynapse-d8c7da5dca907bf65293b6b967200141cad69410.tar.xz
Fix a typo in the Docker README
Diffstat (limited to 'contrib')
-rw-r--r--contrib/docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/docker/README.md b/contrib/docker/README.md
index 8b1e0afee6..624dca747a 100644
--- a/contrib/docker/README.md
+++ b/contrib/docker/README.md
@@ -58,7 +58,7 @@ docker run \
 The image expects a single volume, located at ``/data``, that will hold:
 
 * temporary files during uploads;
-* uploaded media and thumbnais;
+* uploaded media and thumbnails;
 * the SQLite database if you do not configure postgres.
 
 ## Environment