Skip to content

Commit f7d0f92

Browse files
tommy-mordgrnbrg
authored andcommitted
sneaky typo (#35)
1 parent 437d000 commit f7d0f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ You should check out the docstrings/usage of these functions, too:
8888
Outboard is an off-heap functionally persistent sorted map.
8989
This map allows your applications to retain huge data structures in memory across process restarts.
9090

91-
Outboard is the the first library to make use of hitchhiker trees.
91+
Outboard is the first library to make use of hitchhiker trees.
9292
Hitchhiker trees are a functionally persistent, serializable, off-heap fractal B tree.
9393
They can be extended to contain a mechanism to make statistical analytics blazingly fast, and to support column-store facilities.
9494

0 commit comments

Comments
 (0)