summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <ThomasHabets@users.noreply.github.com>2017-03-15 09:20:57 +0000
committerGitHub <noreply@github.com>2017-03-15 09:20:57 +0000
commitf7a43a857eeb0e46b058ccd8ab9489fe8d3442e8 (patch)
tree12cc74d7973dea83bc6f97f9df7c98cf120c49df
parenta0e1745c7bf3cc3e54f5c10540452c5c7e4f5d9f (diff)
parent769fa91a2a0b3e2aa310a6baa513a86846ff2852 (diff)
downloadarping-f7a43a857eeb0e46b058ccd8ab9489fe8d3442e8.tar.gz
Merge pull request #23 from ThomDietrich/patch-1
Update README on typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9d04ad0..0dbaba0 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ arping/README
Introduction
------------
-Arping is a util to find out it a specific IP address on the LAN is 'taken'
+Arping is a util to find out if a specific IP address on the LAN is 'taken'
and what MAC address owns it. Sure, you *could* just use 'ping' to find out if
it's taken and even if the computer blocks ping (and everything else) you still
get an entry in your ARP cache. But what if you aren't on a routable net? Or