summaryrefslogtreecommitdiff
path: root/docs/federation/posts.md
diff options
context:
space:
mode:
authorLibravatar CDN <cdn@0x15lab.net>2025-02-09 18:12:46 +0800
committerLibravatar GitHub <noreply@github.com>2025-02-09 11:12:46 +0100
commit2aa3524739a5472da40603c9a03178fe9f7a1ea0 (patch)
tree88730b049e95f5d679595ba1bd28f0450e982ff2 /docs/federation/posts.md
parent[bug] Add missing `group` property to the Account model (#3746) (diff)
downloadgotosocial-2aa3524739a5472da40603c9a03178fe9f7a1ea0.tar.xz
[chore] fix typo in docs (#3758)
* [chore] fix link reference in docs/admin/settings.md * [docs] fix typo in docs/federation/posts.md
Diffstat (limited to 'docs/federation/posts.md')
-rw-r--r--docs/federation/posts.md2
1 files changed, 1 insertions, 1 deletions
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.