Skip to content

Commit 9348739

Browse files
committed
fixup! Theory behind design choices
1 parent 6987e45 commit 9348739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discv5/discv5-theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ From here on it's business as usual. See [Sessions].
586586

587587
Often the same peers get passed around in NODES responses by different peers. The chance
588588
of seeing a peer received in a NODES response again in another NODES response is high as
589-
kbuckets favour long lived connections to new ones [^4]. This makes the need for a storing
589+
kbuckets favour long lived connections to new ones[^4]. This makes the need for a storing
590590
back up relays for peers small.
591591

592592
Apart from the state that is saved by not storing more than the last peer to send us an

0 commit comments

Comments
 (0)