Skip to content

Commit 0a030b1

Browse files
authored
One small typo in readme
lightning vs lightening
1 parent e14c139 commit 0a030b1

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
@@ -66,7 +66,7 @@ ________________________________________________________________________________
6666

6767
### Features
6868

69-
- Lightening fast implementation of K-Means clustering algorithm even on a single thread in native Julia.
69+
- Lightning fast implementation of K-Means clustering algorithm even on a single thread in native Julia.
7070
- Support for multi-theading implementation of K-Means clustering algorithm.
7171
- Kmeans++ initialization for faster and better convergence.
7272
- Implementation of all available variants of the K-Means algorithm.

0 commit comments

Comments
 (0)