Skip to content

Commit 59483f8

Browse files
authored
Merge pull request #415 from codecrafters-io/TropicolX-patch-60
Update terminology from 'part' to 'step' in documentation
2 parents 8602b6b + 781b33d commit 59483f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stage_descriptions/replication-06-eh4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
In this stage, you'll implement the second part of the replication handshake.
1+
In this stage, you'll implement the second step of the replication handshake.
22

33
### The Handshake Process (Recap)
44

5-
As a recap, there are three parts to the handshake process:
5+
As a recap, there are three steps to the handshake process:
66

77
1. The replica sends a `PING` to the master (Handled in the previous stage)
88
2. The replica sends `REPLCONF` twice to the master

0 commit comments

Comments
 (0)