Skip to content

Commit bfc2aa7

Browse files
committed
Fix typo
1 parent f7886c1 commit bfc2aa7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ The Generic Sensor API and its [=extension specifications=] are agnostic with re
356356
interface aspects. This specification defines an [[#request-sensor-access|integration point]] to the
357357
Permissions API [[PERMISSIONS]] that implementers can use for [=new information about the user's intent|
358358
explicit or implicit user consenting=]. In addition, implementers are encouraged to use additional
359-
privacy enchancing mechanisms inline with their product requirements to provide a consistent and
359+
privacy-enhancing mechanisms inline with their product requirements to provide a consistent and
360360
cohesive experience. Such mechanisms can include, for example, global and per-origin access controls,
361361
page info dialogs, location bar indicators, or other disclosure user interface elements.
362362

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@
12211221
</style>
12221222
<meta content="Bikeshed version df1bf04b71c9fb8a3d724e46fc13f9cf7065df60" name="generator">
12231223
<link href="https://www.w3.org/TR/generic-sensor/" rel="canonical">
1224-
<meta content="dd45f8f586dd2c310eca6b5dbc24cc31bf4678e4" name="document-revision">
1224+
<meta content="87489306f0161b67f7db025365781946ce2de780" name="document-revision">
12251225
<style>
12261226
svg g.edge text {
12271227
font-size: 8px;
@@ -1501,7 +1501,7 @@
15011501
<div class="head">
15021502
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
15031503
<h1 class="p-name no-ref" id="title">Generic Sensor API</h1>
1504-
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-03-11">11 March 2019</time></span></h2>
1504+
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-03-19">19 March 2019</time></span></h2>
15051505
<div data-fill-with="spec-metadata">
15061506
<dl>
15071507
<dt>This version:
@@ -1848,7 +1848,7 @@ <h2 class="heading settled" data-level="4" id="security-and-privacy"><span class
18481848
<p>The Generic Sensor API and its <a data-link-type="dfn" href="#extension-specification" id="ref-for-extension-specification">extension specifications</a> are agnostic with respect to any user
18491849
interface aspects. This specification defines an <a href="#request-sensor-access" id="ref-for-request-sensor-access">integration point</a> to the
18501850
Permissions API <a data-link-type="biblio" href="#biblio-permissions">[PERMISSIONS]</a> that implementers can use for <a data-link-type="dfn" href="https://w3c.github.io/permissions/#new-information-about-the-users-intent" id="ref-for-new-information-about-the-users-intent"> explicit or implicit user consenting</a>. In addition, implementers are encouraged to use additional
1851-
privacy enchancing mechanisms inline with their product requirements to provide a consistent and
1851+
privacy-enhancing mechanisms inline with their product requirements to provide a consistent and
18521852
cohesive experience. Such mechanisms can include, for example, global and per-origin access controls,
18531853
page info dialogs, location bar indicators, or other disclosure user interface elements.</p>
18541854
<p>The Generic Sensor API provides flexibility to implementers to make user consenting and

0 commit comments

Comments
 (0)