mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Adding missing </p> closing tags
This commit is contained in:
@ -649,12 +649,12 @@
|
||||
<section id="add-activity">
|
||||
<h3>Add Activity</h3>
|
||||
<p>The <code>Add</code> activity is used to add the object to the collection specified in the
|
||||
<code>target</code> property of the activity.
|
||||
<code>target</code> property of the activity.</p>
|
||||
</section>
|
||||
<section id="remove-activity">
|
||||
<h3>Remove Activity</h3>
|
||||
<p>The <code>Remove</code> activity is used to remove the object from the collection specified in the
|
||||
<code>target</code> property of the activity.
|
||||
<code>target</code> property of the activity.</p>
|
||||
</section>
|
||||
<section id="block-activity">
|
||||
<h3>Block Activity</h3>
|
||||
|
Reference in New Issue
Block a user