Skip to content

Commit 43a5f39

Browse files
authored
Update README.rst
1 parent c9d5a76 commit 43a5f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Fast Multicore HDBSCAN
1010
======================
1111

12-
Ahe ``fast_hdbscan`` library provides a simple implementation of the HDBSCAN clustering algorithm designed specifically
12+
The ``fast_hdbscan`` library provides a simple implementation of the HDBSCAN clustering algorithm designed specifically
1313
for high performance on multicore machine with low dimensional data (2D to about 20D). The algorithm runs in parallel and can make
1414
effective use of as many cores as you wish to throw at a problem. It is thus ideal for large SMP systems, and even
1515
modern multicore laptops.

0 commit comments

Comments
 (0)