summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stuff/usb-notif-linux.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/stuff/usb-notif-linux.html b/stuff/usb-notif-linux.html
index 6892090..4acc27b 100644
--- a/stuff/usb-notif-linux.html
+++ b/stuff/usb-notif-linux.html
@@ -134,7 +134,7 @@ sudo -u <your-username> DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS
sudo udevadm trigger
</code></pre>
-<p>And just like that, you've setup USB notifications. Give it a try! Plug in a USB device and check whether your system sends your a notification with the name of the USB device.</p>
+<p>And just like that, you've setup USB notifications. Give it a try! Plug in a USB device and check whether your system sends you a notification with the name of the USB device.</p>
</body>
</html>