Skip to content

Commit f6a4167

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

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
@@ -82,7 +82,7 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a
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

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

0 commit comments

Comments
 (0)