1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index 6de21026f4..ab8945348b 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -13078,7 +13078,7 @@ sqlite3 database indexed by <code>media_id</code>.</p>
remote content is assigned a local <code>"filesystem_id"</code> to ensure that the
directory structure <code>"remote_content/server_name/aa/bb/ccccccccdddddddddddd"</code>
is appropriate. Thumbnails for remote content are stored under
-<code>"remote_thumbnails/server_name/..."</code></p>
+<code>"remote_thumbnail/server_name/..."</code></p>
<div id="chapter_begin" style="break-before: page; page-break-before: always;"></div><h1 id="room-and-user-statistics"><a class="header" href="#room-and-user-statistics">Room and User Statistics</a></h1>
<p>Synapse maintains room and user statistics in various tables. These can be used
for administrative purposes but are also used when generating the public room
|