1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index fe1fb643fd..1db206e1a2 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -13434,7 +13434,7 @@ they are taking.</p>
which means that the returned information can vary widely from reality. However,
it should be enough to get a rough idea of where database disk space is going.</p>
<p>The API is:</p>
-<pre><code>GET /_synapse/admin/v1/statistics/statistics/database/rooms
+<pre><code>GET /_synapse/admin/v1/statistics/database/rooms
</code></pre>
<p>A response body like the following is returned:</p>
<pre><code class="language-json">{
|