Skip to content

Commit 53da190

Browse files
authored
typo in README.md
1 parent b4317b9 commit 53da190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Due to the nature of treaps the lookups and updates can be concurrently decouple
4848
without delayed rebalancing, promising to be a perfect match for a software-router or firewall.
4949

5050
To familiarize yourself with treaps, see the extraordinarily good lectures from
51-
Pavel Marvin about Algorithms and Datastructures e.g. "[Treaps, implicit keys]"
51+
Pavel Mavrin about Algorithms and Datastructures e.g. "[Treaps, implicit keys]"
5252
or follow [some links about treaps] from one of the inventors.
5353

5454
Especially useful is the paper "[Fast Set Operations Using Treaps]" by Guy E. Blelloch and Margaret Reid-Miller.

0 commit comments

Comments
 (0)