Skip to content

Commit 3c58699

Browse files
evanpgobengo
andcommitted
Better description of width and height props on non-link objects
Accept @Bengo 's update Co-authored-by: Benjamin Goering <[email protected]>
1 parent c310fed commit 3c58699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ERRATA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a
109109
- The domain of the `attributedTo` property is both `Link` and `Object`. `attributedTo` should be included in the list of properties of a `Link`.
110110

111111
- Example 79 has an `Image` object with `width` and `height` properties, which
112-
are only allowed on `Link` objects. One alternative is to use a `Link` object
112+
only indicate `Link` in their Domain. One alternative is to use a `Link` object
113113
with the correct `height` and `width` as the `url` property for each `Image`
114114
object.
115115

0 commit comments

Comments
 (0)