Skip to content

Commit

Permalink
'nfc-forum' NDEFCompatibility rather than 'universal', by #226
Browse files Browse the repository at this point in the history
  • Loading branch information
Han Leon authored and kenchris committed Jun 4, 2019
1 parent 2a64551 commit c2f3b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -2908,7 +2908,7 @@ <h3>Receiving and parsing content</h3>
<li>
Let <var>compatibility</var> be <code>"vendor"</code> if the read NDEF
compatible device is not officially supported by the NFC Forum, or else
<code>"universal"</code>.
<code>"nfc-forum"</code>.
</li>
<li>
Let <var>message</var> be a new <code>NDEFMessage</code> object, with
Expand Down

0 comments on commit c2f3b39

Please sign in to comment.