mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Capitalize "Like" activity
This commit is contained in:
@ -116,7 +116,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
A user posts the <code>like</code> activity to their outbox.
|
A user posts the <code>Like</code> activity to their outbox.
|
||||||
This activity causes the user's server to perform an activity on
|
This activity causes the user's server to perform an activity on
|
||||||
behalf of the user; in particular, it adds the specified object to
|
behalf of the user; in particular, it adds the specified object to
|
||||||
the collection of objects the user has liked.
|
the collection of objects the user has liked.
|
||||||
|
Reference in New Issue
Block a user