Skip to content

Commit c754096

Browse files
authored
Update README.md
1 parent ee8baee commit c754096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Two strengths of PH-Trees are fast insert/removal operations and scalability wit
2222
window queries and _k_-nearest neighbor queries, and it scales well with higher dimensions. The default implementation
2323
is limited to 63 dimensions.
2424

25-
The API ist mostly analogous to STL's `std::map`, see function descriptions for details.
25+
The API ist mostly analogous to STL's `std::map` and `std::multimap, see function descriptions for details.
2626

2727
Theoretical background is listed [here](#theory).
2828

0 commit comments

Comments
 (0)