Skip to content

Commit 0a518fc

Browse files
Fix typos: (#516)
1 parent f1e958a commit 0a518fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
The hardware standard is defined in [[[NFC-STANDARDS]]].
132132
</p>
133133
<p>
134-
This document defines an API to enable selected use-cases based on
134+
This document defines an API to enable selected use cases based on
135135
NFC technology. The current scope of this specification is <a>NDEF</a>.
136136
</p>
137137
<p class="advisement">
@@ -854,7 +854,7 @@ <h4>
854854
A few NFC user scenarios have been enumerated
855855
<a href="http://www.w3.org/2009/dap/wiki/Near_field_communications_%28NFC%29#Use_cases_submitted_to_DAP_mailing_list">
856856
here</a> and in the
857-
<a href="/use-cases.html">Web NFC Use Cases</a>
857+
<a href="https://w3c.github.io/web-nfc/use-cases.html">Web NFC Use Cases</a>
858858
document. The rudimentary Web NFC interactions are the following.
859859
</p>
860860

use-cases.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
publishDate: "",
1515
previousPublishDate: "",
1616
previousMaturity: "",
17-
edDraftURI: "http://w3c.github.io/web-nfc/",
17+
edDraftURI: "https://w3c.github.io/web-nfc/",
1818
crEnd: "",
1919
editors: [
2020
{ name: "Kenneth Rohde Christiansen", company: "Intel",
@@ -59,8 +59,8 @@
5959
<a href="http://w3c.github.io/web-nfc/index.html#abstract">here</a>.
6060
</p>
6161
<p>
62-
This specification defines an API to manage selected NFC use-cases from Web
63-
applications and pages, and to enable new use-cases based on NFC technology.
62+
This specification defines an API to manage selected NFC use cases from Web
63+
applications and pages, and to enable new use cases based on NFC technology.
6464
</p>
6565
<p class="advisement">
6666
Low-level I/O operations (e.g. ISO-DEP, NFC-A/B, NFC-F) and Host-based Card

0 commit comments

Comments
 (0)