From 2995c813bf5b98554a252c43e4fdfecd9267f92b Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Wed, 28 May 2025 16:33:26 +0200 Subject: [PATCH] fix: :pencil2: Typo fix --- app/extensions/reactions/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/extensions/reactions/page.mdx b/app/extensions/reactions/page.mdx index 311a8ee..110f569 100644 --- a/app/extensions/reactions/page.mdx +++ b/app/extensions/reactions/page.mdx @@ -51,7 +51,7 @@ User reactions are (like every other entity) federated to all followers, and can ## Note Collections -The Likes extension adds the following collections to the [Note](/entities/note) entity: +The Reactions extension adds the following collections to the [Note](/entities/note) entity: - `pub.versia:reactions/Reactions`: [URI Collection](/structures/collection#uri-collection) of all the reactions to the note.