Improve wording about default Activity addressing
Thanks to @strugee for the good feedback and wording choice. Closes #170.
This commit is contained in:
parent
ca35626585
commit
b424f60ff3
|
@ -999,9 +999,9 @@
|
||||||
<code>audience</code> fields.
|
<code>audience</code> fields.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Clients MAY address new Activities to the user's
|
The <a href="#followers">Followers Collection</a> and/or the
|
||||||
<a href="#followers">Followers Collection</a>
|
<a href="#public-addressing">Public Collection</a> are good
|
||||||
and/or the <a href="#public-addressing">Public Collection</a> by default.
|
choices for the default addressing of new Activities.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Clients SHOULD look at any objects attached to the new Activity via the
|
Clients SHOULD look at any objects attached to the new Activity via the
|
||||||
|
|
Loading…
Reference in New Issue