mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Merge pull request #206 from strugee/agent-to-actor
Say "actor" instead of "agent"
This commit is contained in:
@ -1435,8 +1435,8 @@ Location: https://dustycloud.org/likes/345
|
||||
In order to propagate updates throughout the social graph, Activities
|
||||
are sent to the appropriate recipients.
|
||||
First, these recipients are determined through following the
|
||||
appropriate links between objects until you reach an agent, and then
|
||||
the Activity is inserted into the agent's <em>inbox</em>
|
||||
appropriate links between objects until you reach an actor, and then
|
||||
the Activity is inserted into the actor's <em>inbox</em>
|
||||
(<a href="#delivery">delivery</a>).
|
||||
This allows recipient servers to:
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user