Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simbo1905 authored Nov 30, 2024
1 parent 2f9799b commit 2552027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ message to be elected. It immediately issues small prepare
messages for the full range of slots. These may be batched into a single
network packet. We can recover a range of slots in parallel
without making a network roundtrip per slot. In essence the new leader is
asking nodes to retransmit what they know about prior leaders `accept` messages.
asking nodes to retransmit what they know about past `accept` messages.

## Fifth, Durable State Requirements

Expand Down

0 comments on commit 2552027

Please sign in to comment.