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.
|
||||
</p>
|
||||
<p>
|
||||
Clients MAY address new Activities to the user's
|
||||
<a href="#followers">Followers Collection</a>
|
||||
and/or the <a href="#public-addressing">Public Collection</a> by default.
|
||||
The <a href="#followers">Followers Collection</a> and/or the
|
||||
<a href="#public-addressing">Public Collection</a> are good
|
||||
choices for the default addressing of new Activities.
|
||||
</p>
|
||||
<p>
|
||||
Clients SHOULD look at any objects attached to the new Activity via the
|
||||
|
|
Loading…
Reference in New Issue