Skip to content

Commit aa128f5

Browse files
committed
typo
1 parent a97a536 commit aa128f5

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
@@ -76,7 +76,7 @@ fn main() {
7676

7777
Currently, the performance of computation of smoothing splines might be very low for a large data.
7878

79-
The algorithm of sparse matrics mutliplication in sprs crate is not optimized for large diagonal
79+
The algorithm of sparse matrices mutliplication in sprs crate is not optimized for large diagonal
8080
matrices which causes a poor performance of computation of smoothing splines.
8181
See [issue](https://github.com/vbarrielle/sprs/issues/184) for details.
8282

0 commit comments

Comments
 (0)