summaryrefslogtreecommitdiff
path: root/web/content
diff options
context:
space:
mode:
authorMike Ossmann <mike@ossmann.com>2011-06-25 15:40:28 +0000
committerMike Ossmann <mike@ossmann.com>2011-06-25 15:40:28 +0000
commitfbe7e77fdb39bbdca9008d72ae45178c1a82e4eb (patch)
treedf540e94291f018af091ded3d46c6be7d12a4ca7 /web/content
parentfda77b438b7412a3b880c1cf1484411f84392269 (diff)
grammar
Diffstat (limited to 'web/content')
-rw-r--r--web/content/usage/start.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/content/usage/start.html b/web/content/usage/start.html
index 34e407f..a218919 100644
--- a/web/content/usage/start.html
+++ b/web/content/usage/start.html
@@ -55,9 +55,9 @@ detected by the Ubertooth One.</p>
<p>One possible thing that could go wrong at this point is that your operating
system does not grant you permission to communicate with the USB device.
-Depending on your distribution and preference, this can be fixed on Linux by
-either adding your user account to the &quot;usb&quot; group or by creating a new udev
-rule such as:</p>
+Depending on your distribution and preference, this can be fixed on Linux
+either by adding your user account to the &quot;usb&quot; group or by creating
+a new udev rule such as:</p>
<code>$ echo 'ACTION==&quot;add&quot; BUS==&quot;usb&quot; SYSFS{idVendor}==&quot;ffff&quot;
SYSFS{idProduct}==&quot;0004&quot; GROUP:=&quot;plugdev&quot; MODE:=&quot;0660&quot;' &gt;