diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 2461ce9d8..5a714d909 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -360,7 +360,7 @@ user_api: max_open_conns: 10 max_idle_conns: 2 conn_max_lifetime: -1 - # The length of time that a token issed for a relying party from the + # The length of time that a token issued for a relying party from # /_matrix/client/r0/user/{userId}/openid/request_token endpoint # is considered to be valid in milliseconds. # The default lifetime is 3600000ms (60 minutes).