Skip to content

Commit d560974

Browse files
committed
Address review comments
Signed-off-by: Zoltan Kis <[email protected]>
1 parent 579613b commit d560974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,8 +2164,8 @@ <h3>The <dfn>NDEFWriteOptions</dfn> dictionary</h3>
21642164
<section data-dfn-for="NDEFScanOptions">
21652165
<h3>The <dfn>NDEFScanOptions</dfn> dictionary</h3>
21662166
<p>
2167-
To pass an [= AbortSignal/aborted flag =], the
2168-
<a>NDEFScanOptions</a> dictionary is used:
2167+
To stop listening to NDEF messages, an [= AbortSignal/aborted flag =]
2168+
can be used in the <a>NDEFScanOptions</a> dictionary:
21692169
</p>
21702170
<pre class="idl">
21712171
dictionary NDEFScanOptions {

0 commit comments

Comments
 (0)