Skip to content

Commit 7937826

Browse files
committed
readability
1 parent 64c8aaa commit 7937826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>Overview</h2>
5555
<p>It is <b>portable</b>: Using a single cross-platform API, it provides access to USB devices on Linux, OS&nbsp;X, Windows and OpenBSD.</p>
5656
<p>It is <b>user-mode</b>: No special privilege or elevation is required for the application to communicate with a device.</p>
5757
<p>It is <b>version-agnostic</b>: All versions of the USB protocol, from 1.0 to 3.0 (latest), are supported.</p>
58-
<h2>Which platforms are currently supported?</h2>
58+
<h2>What platforms are currently supported?</h2>
5959
<p>Linux, OS X, Windows, Windows CE, Android, OpenBSD/NetBSD.</p>
6060
<h2>Sounds good! How do I get started?</h2>
6161
<p>If you are using Linux, chances are your distribution already includes libusb, so you probably just need to reference the libusb header in your source.</p>

0 commit comments

Comments
 (0)