Skip to content

Commit cd88250

Browse files
committed
fix typo
1 parent c5d7b75 commit cd88250

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ output of the crawl is available in the `all.json` file. We create lists for spe
88
blockchain networks by filtering `all.json` according to the ["eth" ENR entry value][eth-entry]
99
provided by each node.
1010

11-
If you want your node in the list, simply run a your client and make sure it is reachable
12-
through discovery. The crawler will pick it up and sort it into the right list.
11+
If you want your node in the list, simply run your client and make sure it is reachable
12+
through discovery. The crawler will pick it up and sort it into the right list
13+
automatically.
1314

1415
[EIP-1459]: https://eips.ethereum.org/EIPS/eip-1459
1516
[eth-entry]: https://github.com/ethereum/devp2p/blob/master/enr-entries/eth.md

0 commit comments

Comments
 (0)