-
Couldn't load subscription status.
- Fork 66
Open
Description
activitystreams/vocabulary/index.html
Lines 4383 to 4387 in 6880c92
| One or more "tags" that have been associated with an objects. | |
| A tag can be any kind of Object. The key difference between | |
| <code>attachment</code> and <code>tag</code> is that the | |
| former implies association by inclusion, while the latter | |
| implies associated by reference. |
Language needs a bit of correction.
One or more "tags" that have been associated with an objects.
A tag can be any kind of Object. The key difference between
<code>attachment</code> and <code>tag</code> is that the
former implies association by inclusion, while the latter
implies associated by reference.
-
an objectsin the first line is being addressed through [Typo] AS2-Vocab definition fortagsays "associated with an objects" #621 (changing toan object). -
associated byin the last line should beassociation by, matching the preceding line. -
I would suggest also changing the verb tense in the first line, from
have been associatedtoare associated