summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01bac21..8fe58a4 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ However, several third-parties have reported success running Heimdall on ARM chi
## How does Heimdall work?
Heimdall connects to a mobile device over USB and interacts with low-level software
-running on device, known as Loke. Loke and Heimdall communicate via the custom
+running on the device, known as Loke. Loke and Heimdall communicate via the custom
Samsung-developed protocol typically referred to as the 'Odin 3 protocol'.
USB communication in Heimdall is handled by the popular open-source USB library, [libusb](http://libusb.info).