From 53150b739b4b438de4f64f2367484e3278d15b63 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 24 Jun 2025 08:29:03 +0200 Subject: [PATCH] Fix typo --- changelogs/client_server/newsfragments/2167.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/2167.clarification b/changelogs/client_server/newsfragments/2167.clarification index e86d736f..99805f73 100644 --- a/changelogs/client_server/newsfragments/2167.clarification +++ b/changelogs/client_server/newsfragments/2167.clarification @@ -1 +1 @@ -Clarify that `format` is required if `formatted_body` is specifed. +Clarify that `format` is required if `formatted_body` is specified.