Peter Siegrist 1 year ago
parent
commit
bc800ff0a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ sisniff
 -------
 
 Sisniff is a network sniffer like tcpdump, which prints out all the packets on a network interface from and to the local computer.<br>
-As a special feature, **for each packet the coresponding application which sends or receives this packet is showing**.<br>
+As a special feature, **for each packet the coresponding application sending or receiving this packet is displayed**.<br>
 With filter options like program name a specific application can be tracked.<br>