Mini fix for file name reference in documentation

This commit is contained in:
Mattis Larsson
2020-07-29 00:31:10 +02:00
committed by GitHub
parent abce53734a
commit 9df4aa25f2

View File

@@ -139,7 +139,7 @@ Then in another window, do:
The failure is expected in this case, since `dig` will timeout when it doesn't
receive a response. Since this fails, it exits. At this point `netcat` can be
exited using Ctrl+C. We're left with a query packet in `packet.txt`. We can use our
exited using Ctrl+C. We're left with a query packet in `query_packet.txt`. We can use our
query packet to record a response packet as well:
```text