diff options
Diffstat (limited to 'src/activitypub/README.md')
-rw-r--r-- | src/activitypub/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activitypub/README.md b/src/activitypub/README.md index 836741ba..14451b39 100644 --- a/src/activitypub/README.md +++ b/src/activitypub/README.md @@ -97,7 +97,7 @@ Follows/is followed by it's corresponding Guild, if applicable. ## Guild Federation -An automated actor. Follows and is followed by it's corresponding Channels. +An automated actor. Follows its Channels. Is followed by guild members. Also contains a collection of [roles](#role-federation). ### Supported Activities |