Skip to content

Commit d85c7b5

Browse files
committed
editorial: fix typo
1 parent ee56f25 commit d85c7b5

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
@@ -3453,9 +3453,9 @@ <h2>
34533453
<td>
34543454
<dfn>[[\complete]]</dfn>
34553455
</td>
3456-
<td>
3457-
Is true if that the request for payment has completed, or false
3458-
otherwise.
3456+
<td data-link-for="PaymentResponse">
3457+
Is true if the request for payment has completed (i.e.,
3458+
<a>complete()</a> was called), or false otherwise.
34593459
</td>
34603460
</tr>
34613461
<tr>

0 commit comments

Comments
 (0)