Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Nov 7, 2024
1 parent 8554a68 commit 949929b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h3>
A JSON object consisting of the following members, all analogous to Notifications
API features, though sometimes with a slightly stricter type. Apart from
<code>title</code> all members are derived from the {{NotificationOptions}}
dictionary and are expected to be maintained in tandem. [[NOTIFICATIONS]]
dictionary and to be maintained in tandem. [[NOTIFICATIONS]]
</p>
<dl>
<dt>
Expand Down Expand Up @@ -690,8 +690,8 @@ <h3>
</li>
<li>
<p>
If the [=action/navigation URL=] of any [=/action=] of <var>notification</var>'s
[=notification/actions=] is null, then return failure.
If the [=notification action/navigation URL=] of any [=/notification action=] of
<var>notification</var>'s [=notification/actions=] is null, then return failure.
</p>
</li>
<li>
Expand Down

0 comments on commit 949929b

Please sign in to comment.