Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

minor typo repair-service.md #35754

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/implemented-proposals/repair-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The different protocol strategies to address the above challenges:
the orphans in blockstore.

`Orphan(orphan)` request - `orphan` is the orphan slot that the
requestor wants to know the parents of `Orphan(orphan)` response -
requester wants to know the parents of `Orphan(orphan)` response -
The highest shreds for each of the first `N` parents of the requested
`orphan`

Expand Down