You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ERRATA.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,11 +81,11 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a
81
81
82
82
- The domain of the `attributedTo` property is both `Link` and `Object`. `attributedTo` should be included in the list of properties of a `Link`.
83
83
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."
85
85
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."
87
87
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."
89
89
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."
0 commit comments