From 32dbe9bd2071d6f92130f41cf6ee5a55519e7c5c Mon Sep 17 00:00:00 2001 From: Nutomic Date: Mon, 30 May 2022 10:48:16 +0000 Subject: [PATCH] Fix apub field name --- src/en/federation/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/federation/overview.md b/src/en/federation/overview.md index 949984b..b7c216e 100644 --- a/src/en/federation/overview.md +++ b/src/en/federation/overview.md @@ -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