Skip to content

Commit 949929b

Browse files
committed
Update index.html
1 parent 8554a68 commit 949929b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h3>
233233
A JSON object consisting of the following members, all analogous to Notifications
234234
API features, though sometimes with a slightly stricter type. Apart from
235235
<code>title</code> all members are derived from the {{NotificationOptions}}
236-
dictionary and are expected to be maintained in tandem. [[NOTIFICATIONS]]
236+
dictionary and to be maintained in tandem. [[NOTIFICATIONS]]
237237
</p>
238238
<dl>
239239
<dt>
@@ -690,8 +690,8 @@ <h3>
690690
</li>
691691
<li>
692692
<p>
693-
If the [=action/navigation URL=] of any [=/action=] of <var>notification</var>'s
694-
[=notification/actions=] is null, then return failure.
693+
If the [=notification action/navigation URL=] of any [=/notification action=] of
694+
<var>notification</var>'s [=notification/actions=] is null, then return failure.
695695
</p>
696696
</li>
697697
<li>

0 commit comments

Comments
 (0)