diff --git a/documentation/Wireshark/README.md b/documentation/Wireshark/README.md
index 8321e9bb7e304f848bfd476c96f1a44c3d70be67..4ce32c0fd9eac8b80598ef60934534c18bcbe23c 100644
--- a/documentation/Wireshark/README.md
+++ b/documentation/Wireshark/README.md
@@ -1,4 +1,4 @@
-# Wireshark Setup and Use <a href="https://www.wireshark.org"><img src="images/wireshark_logo.png" align="right"/></a>
+# Wireshark Setup and Usage <a href="https://www.wireshark.org"><img src="images/wireshark_logo.png" align="right"/></a>
 
 > Wireshark is the world’s foremost and widely-used network protocol analyzer. 
 > It lets you see what’s happening on your network at a microscopic level and 
@@ -28,7 +28,7 @@ Always use the latest so that operating-system security and feature sets are up
 | <a href="images/WiresharkNetworkInterfaces.png"><img src="images/WiresharkNetworkInterfaces.png" width="400" align="center"/></a> | <a href="images/WiresharkNoNetworkTraffic.png"><img src="images/WiresharkNoNetworkTraffic.png" width="400" align="center"/></a> |
 
 4.  Check your network interfaces via console commands [ipconfig](ipconfig.txt)
-5.  Double-check network interfaces using [ipconfig /all](ipconfigAll.txt) to see any hidden interfaces
+5.  Double-check network interfaces using [ipconfig /all](ipconfigAllExcerpt.txt) to see any hidden interfaces
 
 ## Capturing Packets
 
@@ -56,7 +56,7 @@ Always use the latest so that operating-system security and feature sets are up
 
 ## References
 
-1. [Wireshark home](https://www.wireshark.org) and [Learning Wireshark](https://www.wireshark.org/#learnWS)
+1. [Wireshark home page](https://www.wireshark.org) and [Learning Wireshark](https://www.wireshark.org/#learnWS)
 2. [Wireshark User’s Guide](https://www.wireshark.org/docs/wsug_html_chunked)
 3. [Wireshark Frequently Asked Questions (FAQ)](https://www.wireshark.org/faq.html) and [Ask Wireshark](https://ask.wireshark.org/questions)
 4. [NPS Remote Access and Wireless Services](https://nps.edu/web/technology/remote-access)