1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index c267fcf4ed..c4bdf2a77e 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -5942,7 +5942,7 @@ existing sessions until they are refreshed.</p>
<pre><code class="language-yaml">refreshable_access_token_lifetime: 10m
</code></pre>
<hr />
-<h3 id="refresh_token_lifetime-24h"><a class="header" href="#refresh_token_lifetime-24h"><code>refresh_token_lifetime: 24h</code></a></h3>
+<h3 id="refresh_token_lifetime"><a class="header" href="#refresh_token_lifetime"><code>refresh_token_lifetime</code></a></h3>
<p>Time that a refresh token remains valid for (provided that it is not
exchanged for another one first).
This option can be used to automatically log-out inactive sessions.
|