aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 566b7b7a874f..a227e126d00c 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ tcpdump compiles and works on at least the following platforms:
* Windows (requires WinPcap or Npcap, and Visual Studio with CMake)
### Dependency on libpcap
-Tcpdump uses libpcap, a system-independent interface for user-level
+tcpdump uses libpcap, a system-independent interface for user-level
packet capture. Before building tcpdump, you must first retrieve and
build libpcap.