Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ERRATA.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a

## Activity Streams

- None yet reported.
- Section 4.2 lists the possible properties of a `Link` object. This list omits `nameMap`, `preview`, `attributedTo`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Section 4.2 lists the possible properties of a `Link` object. This list omits `nameMap`, `preview`, `attributedTo`
- Section 4.2 lists the possible properties of a `Link` object. This list omits `nameMap`, `preview`, and `attributedTo`.

The full list should be: id | name | nameMap | hreflang | mediaType | rel | height | width | preview | attributedTo.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The full list should be: id | name | nameMap | hreflang | mediaType | rel | height | width | preview | attributedTo.
The full list should be: `id | name | nameMap | hreflang | mediaType | rel | height | width | preview | attributedTo`.


## Activity Vocabulary

Expand Down