Skip to content

Commit

Permalink
[devp2p] typo fix (#3364)
Browse files Browse the repository at this point in the history
Co-authored-by: acolytec3 <[email protected]>
  • Loading branch information
evertonfraga and acolytec3 authored Apr 23, 2024
1 parent 2ec9c86 commit 61acbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/devp2p/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Creates new DPT object
#### `dpt.bootstrap(peer)` (`async`)
Uses a peer as new bootstrap peer and calls `findNeighbouts`.
Uses a peer as new bootstrap peer and calls `findNeighbours`.
- `peer` - Peer to be added, format `{ address: [ADDRESS], udpPort: [UDPPORT], tcpPort: [TCPPORT] }`.
Expand Down

0 comments on commit 61acbd3

Please sign in to comment.