Skip to content
Closed
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
8 changes: 1 addition & 7 deletions src/pages/specification/specification-respec.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Web Monetization
</title>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"
defer></script>
<meta charset="utf-8">
<title>
Web Monetization
Expand Down Expand Up @@ -508,7 +502,7 @@ <h2>
<p>
The `onmonetization` event handler is an [=event handler content
attribute=] that can be applied to any [=element=]. The user agent uses
it to notify that some [^link^] has been [=monetized=].
it to notify that some [^link^] that is a child of given element has been [=monetized=].
</p>
</section>
<section id="events">
Expand Down