Skip to content

Commit 09e9e3c

Browse files
committed
Grammar.
1 parent f8517aa commit 09e9e3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,11 +423,11 @@ in the process.
423423
But [=sensor fusion=] can also be carried out in software.
424424
This is particularly useful when performance requirements can only be met
425425
by relying on application-specific data.
426-
For example, head tracking for virtual or augmented reality applications,
426+
For example, head tracking for virtual or augmented reality applications
427427
requires extremely low latency
428428
to avoid causing motion sickness.
429429
That low-latency is best provided
430-
by using the raw output of a gyroscope,
430+
by using the raw output of a gyroscope
431431
and waiting for quick rotational movements of the head
432432
to compensate for drift.
433433

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,11 +1850,11 @@

18501850
<p>But <a data-link-type="dfn" href="#sensor-fusion" id="ref-for-sensor-fusion-6">sensor fusiona> can also be carried out in software.
18511851
This is particularly useful when performance requirements can only be met
18521852
by relying on application-specific data.
1853-
For example, head tracking for virtual or augmented reality applications,
1853+
For example, head tracking for virtual or augmented reality applications
18541854
requires extremely low latency
18551855
to avoid causing motion sickness.
18561856
That low-latency is best provided
1857-
by using the raw output of a gyroscope,
1857+
by using the raw output of a gyroscope
18581858
and waiting for quick rotational movements of the head
18591859
to compensate for drift.p>
18601860
<p class="note" role="note">Note: <a data-link-type="dfn" href="#concept-sensor" id="ref-for-concept-sensor-14">sensorsa> created through <a data-link-type="dfn" href="#sensor-fusion" id="ref-for-sensor-fusion-7">sensor fusiona> are sometimes

0 commit comments

Comments
 (0)