From a118a3b92e8698a2879f481d4bbf6311fb795ee7 Mon Sep 17 00:00:00 2001 From: cdn0x12 Date: Sun, 9 Feb 2025 16:54:33 +0800 Subject: [PATCH] [docs] fix typo in docs/federation/posts.md --- docs/federation/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/federation/posts.md b/docs/federation/posts.md index 345834a23..598f52131 100644 --- a/docs/federation/posts.md +++ b/docs/federation/posts.md @@ -79,7 +79,7 @@ For example: "updated": "2022-11-17T11:36:05Z" } [...] -}` +} ``` The text `:shocked_pikachu:` in the `content` of the above `Note` should be replaced by clients with a small (inline) version of the emoji image, when rendering the `Note` and displaying it to users.