From 8487a70a2271aa37dee549999167704ea14bce37 Mon Sep 17 00:00:00 2001 From: "k." Date: Sat, 4 Jan 2025 17:38:54 +0000 Subject: [PATCH] Update buds/09.md Co-authored-by: Kieran --- buds/09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buds/09.md b/buds/09.md index 425761e..c9e6a05 100644 --- a/buds/09.md +++ b/buds/09.md @@ -26,7 +26,7 @@ Example: A report request may contain multiple `x` tags or contain some `p` or `e` tags which is not related to blossom server but is SHOULD be considered as a valid request. -Server MUST response to report request with a successful code or a code in 4xx/5xx range if there was any error. +Server MUST respond to a report request with a success code or a code in 4xx/5xx range if there was any error. ### Client behavior