From 914acd201e4251a92002e0cd32e198992babc68a Mon Sep 17 00:00:00 2001 From: Marco Rubin <20150305+Rubo3@users.noreply.github.com> Date: Fri, 10 May 2024 20:42:45 +0000 Subject: [PATCH] Fix typo (#4584) --- src/data/guides/torrent-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/guides/torrent-client.md b/src/data/guides/torrent-client.md index 536b57cae..e4585287f 100644 --- a/src/data/guides/torrent-client.md +++ b/src/data/guides/torrent-client.md @@ -222,7 +222,7 @@ I set a timeout so that I don't waste too much time on peers that aren't going t ### Complete the handshake -We've just set up a connection with a peer, but we want do a handshake to validate our assumptions that the peer +We've just set up a connection with a peer, but we want to do a handshake to validate our assumptions that the peer - can communicate using the BitTorrent protocol - is able to understand and respond to our messages