Skip to content

Commit

Permalink
docs: fix grammar
Browse files Browse the repository at this point in the history
Closes #61
  • Loading branch information
rootulp committed Jul 3, 2023
1 parent 6ca6be6 commit 850c0d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ There are 4 main components in the header package:
1. p2p.Subscriber listens for new Headers from the P2P network (via the
HeaderSub)
2. p2p.Exchange request Headers from other nodes
3. Syncer manages syncing of past and recent Headers from either the P2P
network
3. Syncer manages syncing of past and recent Headers from the P2P network
4. Store manages storing Headers and making them available for access by other
dependent services.

Expand Down

0 comments on commit 850c0d8

Please sign in to comment.