Bob Mottram 2022-06-28 11:46:27 +01:00
parent 7a2febb7c4
commit 319c024559
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ The above example could be converted to this:
The `Update` activity is used when updating an already existing object. The side effect of this is that the `object` *MUST* be modified to reflect the new structure as defined in the update activity, assuming the actor has permission to update this object.
### Example X
When Alan makes a change to his profile, his `actor` is sent out as a POST to the `inbox` or `sharedInbox` his followers as an `update` activity.
When Alan makes a change to his profile, his `actor` is sent out as a POST to the `inbox` or `sharedInbox` of his followers as an `update` activity.
``` json
{
"@context": [