mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-27 21:39:33 +00:00
Rename "favorites" to "likes" in the collections section
This commit is contained in:
@ -414,10 +414,10 @@
|
||||
that the actor has followed</p>
|
||||
</section>
|
||||
|
||||
<section id="favorites">
|
||||
<h2>Favorites Collection</h2>
|
||||
<section id="likes">
|
||||
<h2>Likes Collection</h2>
|
||||
<p>
|
||||
Every actor MAY have a favorites collection. This is a list of every
|
||||
Every actor MAY have a likes collection. This is a list of every
|
||||
object that the actor has marked as having liked.
|
||||
(See the <a href="https://www.w3.org/TR/activitystreams-vocabulary/#dfn-like">Like</a>
|
||||
activity.)
|
||||
|
Reference in New Issue
Block a user