mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 22:36:14 -06:00
[docs] fix typo in docs/federation/posts.md
This commit is contained in:
parent
1b1014d75b
commit
a118a3b92e
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ For example:
|
||||||
"updated": "2022-11-17T11:36:05Z"
|
"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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue