Skip to content

Commit e5d8386

Browse files
authored
Update ERRATA.md
Added descriptions of the problem to the errata, per W3C errata guidelines.
1 parent 317572b commit e5d8386

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ERRATA.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a
8181

8282
- The domain of the `attributedTo` property is both `Link` and `Object`. `attributedTo` should be included in the list of properties of a `Link`.
8383

84-
- The Notes for the `to` property should read: "Identifies one or more entities that are part of the public primary audience of this Object."
84+
- The Notes for the `to` property do not correctly identify the functionality (one or more) of the values of the property. The notes should read: "Identifies one or more entities that are part of the public primary audience of this Object."
8585

86-
- The Notes for the `bto` property should read: "Identifies one or more entities that are part of the private primary audience of this Object."
86+
- The Notes for the `bto` property do not correctly identify the functionality (one or more) of the values of the property. The notes should read: "Identifies one or more entities that are part of the private primary audience of this Object."
8787

88-
- The Notes for the `cc` property should read: "Identifies one or more entities that are part of the public secondary audience of this Object."
88+
- The Notes for the `cc` property do not correctly identify the functionality (one or more) of the values of the property. The notes should read: "Identifies one or more entities that are part of the public secondary audience of this Object."
8989

90-
- The Notes for the `bcc` property should read: "Identifies one or more entities that are part of the private secondary audience of this Object."
90+
- The Notes for the `bcc` property do not correctly define the range of the property, limiting it to only the `Object` type. The notes should read: "Identifies one or more entities that are part of the private secondary audience of this Object."
9191

0 commit comments

Comments
 (0)