Skip to content

Commit 866993e

Browse files
authored
Update README.md
1 parent affe039 commit 866993e

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
@@ -61,7 +61,7 @@ Especially useful is the paper "[Fast Set Operations Using Treaps]" by Guy E. Bl
6161

6262
## Compare function
6363

64-
To apply this library to types of one-dimensional intervals, you must provide a compare funtion:
64+
To apply this library to types of one-dimensional intervals, you must provide a compare function:
6565

6666
```go
6767
// cmp must return four int values:

0 commit comments

Comments
 (0)