Skip to content

Commit

Permalink
Fix typo of ContentIndexEvent's "id" property (was "in") (#11555)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored Jul 17, 2021
1 parent ee86f6a commit b08053c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/ContentIndexEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
}
}
},
"in": {
"id": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ContentIndexEvent/id",
"spec_url": "https://wicg.github.io/content-index/spec/#dom-contentindexevent-id",
Expand Down

0 comments on commit b08053c

Please sign in to comment.