From fa670c8e7622e314011bf415dec7e06927d4ef49 Mon Sep 17 00:00:00 2001 From: yaganub <35933803+yaganub@users.noreply.github.com> Date: Thu, 13 Dec 2018 21:36:01 -0500 Subject: [PATCH] updated line 9 to be more concise (#24761) added "you can use" --- guide/english/security/wireshark/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/security/wireshark/index.md b/guide/english/security/wireshark/index.md index 68d5eb1f28..ef1a1cb1b0 100644 --- a/guide/english/security/wireshark/index.md +++ b/guide/english/security/wireshark/index.md @@ -15,7 +15,7 @@ Wireshark is an open source network analyzer application that is available for L * The output can be exported to XML, PostScript, CSV, and plaintext #### Why use Wireshark? -Wireshark is a powerful tool, you might use it to: +Wireshark is a powerful tool you can use to: + Learn about how different protocols are used in networking + Troubleshoot network problems + Analyze traffic going through your network