aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index aa692ca..74529d3 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
Binary multisearch
Description:
- Given a sorted list of unique items, find their in another
- list sorted list their position or if missing where they
+ Given a sorted list of unique items, find in another
+ sorted list their position or if missing where they
ought to be inserted. Both list must allow random access.
Complexity: