Skip to content

Commit d2d1e65

Browse files
author
Michael Wilson
committed
Change the majority of to most
1 parent a60f67c commit d2d1e65

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,13 +1339,13 @@ <h2>
13391339
interface=].
13401340
</p>
13411341
<p>
1342-
The majority of systems have no [=MIDI interfaces=]
1343-
attached. Few systems will have large numbers of [=MIDI
1344-
interfaces=] attached. Thus, the additional fingerprinting
1345-
exposure of enumerating MIDI devices is similar to the
1346-
Gamepad API’s additional fingerprinting exposure through
1347-
gamepad enumeration: typical users will have at most a few
1348-
devices connected, their configuration may change, and the
1342+
Most systems have no [=MIDI interfaces=] attached. Few
1343+
systems will have large numbers of [=MIDI interfaces=]
1344+
attached. Thus, the additional fingerprinting exposure of
1345+
enumerating MIDI devices is similar to the Gamepad API’s
1346+
additional fingerprinting exposure through gamepad
1347+
enumeration: typical users will have at most a few devices
1348+
connected, their configuration may change, and the
13491349
information exposed is about the interface itself (i.e., no
13501350
user-configured data).
13511351
</p>

0 commit comments

Comments
 (0)