From 6b1c12333aeb5a379a467d626fdb80f14dc13c81 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 10 Jun 2024 10:19:13 +0200 Subject: [PATCH] Add missing word header Signed-off-by: Johannes Marbach --- content/client-server-api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index b0ce7289..837d3068 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -227,7 +227,7 @@ return a standard error response of the form: ``` Homeservers SHOULD include a [`Retry-After`](https://www.rfc-editor.org/rfc/rfc9110#field.retry-after) -for any response with a 429 status code. +header for any response with a 429 status code. The `retry_after_ms` property MAY be included to tell the client how long they have to wait in milliseconds before they can try again. This property is