Fix apub field name

This commit is contained in:
Nutomic 2022-05-30 10:48:16 +00:00 committed by Felix Ableitner
parent d79469d997
commit 32dbe9bd20

View file

@ -56,7 +56,7 @@ inbox.
### Create a Comment
When a new Comment is created for a Post, both the Post ID and the parent Comment ID (if it exists)
are written to the `in_reply_to` field. This allows assigning it to the correct Post, and building
are written to the `inReplyTo` field. This allows assigning it to the correct Post, and building
the Comment tree. It is then sent to the Community inbox as `Create/Note`
The origin instance also scans the Comment for any User mentions, and sends the `Create/Note` to