Skip to content

Commit

Permalink
Fix #349: remove unnecessary step number reference
Browse files Browse the repository at this point in the history
Signed-off-by: Zoltan Kis <zoltan.kis@intel.com>
  • Loading branch information
zolkis committed Sep 16, 2019
1 parent 6f90324 commit faf6403
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3456,8 +3456,7 @@ <h3><dfn>Writing or pushing content</dfn></h3>
<h3>Receiving and parsing content</h3>
<p>
If there are any {{NFCReader}} instances in <a>activated reader objects</a>
then UAs MUST listen to <a>NDEF message</a>s, according to step 3
of the <a href="#steps-listen">NFC listen algorithm</a>.
then UAs MUST listen to <a>NDEF message</a>s.
</p>

<section><h3>Parsing records from bytes</h3>
Expand Down

0 comments on commit faf6403

Please sign in to comment.