Skip to content

Commit c6e0696

Browse files
unknownunknown
unknown
authored and
unknown
committed
typo
1 parent fc643a4 commit c6e0696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ualgebra.js is a tiny javascript linear algebra library.
22
It contains numerical implementations of basic matric operations.
33

4-
Keep in mind that this this contains only numerical implementations. There's not type checking of any kind nor suport for rational numbers.
5-
This is _not_ a symbolic calculos tool either
4+
Keep in mind that this this contains only numerical implementations. There's no type checking of any kind nor suport for rational numbers.
5+
This is _not_ a symbolic calculus tool either.
66

77
Usage
88
=====

0 commit comments

Comments
 (0)