added missing space (#26612)

in between network communication(line 15)
This commit is contained in:
GentlemanlyHippo
2019-01-07 13:57:36 -05:00
committed by Manish Giri
parent d7ae622a65
commit 9e6a92fc58

View File

@ -21,7 +21,7 @@ Wireshark is a powerful tool you can use to:
+ Analyze traffic going through your network
+ Analyze the data your software is communicating to remote servers
+ Verify that data is being properly encrypted before being sent
+ Development of networkcommunication protocols
+ Development of network communication protocols
+ Check for [Trojans](../trojans/) or other malicious software on your computer
#### How do I get started?