From fc262300070aedbc8a948fc20518eeaa07c6f8e7 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Thu, 5 Sep 2019 14:41:53 +0100 Subject: [PATCH] Update proposals/1802-standardised-federation-response-format.md Co-Authored-By: Matthew Hodgson --- proposals/1802-standardised-federation-response-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1802-standardised-federation-response-format.md b/proposals/1802-standardised-federation-response-format.md index bd8b1189..abb39361 100644 --- a/proposals/1802-standardised-federation-response-format.md +++ b/proposals/1802-standardised-federation-response-format.md @@ -47,5 +47,5 @@ code), then the sending server should retry the request with the `v1` API. ## Alternative solutions -An alternative solution would be to make the change in the `v1` fedration API, +An alternative solution would be to make the change in the `v1` federation API, but would break backward compatibility, thus would be harder to manage.