Skip to content

Commit f7ad618

Browse files
authored
Update README.md
1 parent 122c70c commit f7ad618

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
@@ -8,7 +8,7 @@ appended.
88
The functions in this module work for all types of `Integer`, `Rational`, and `Mod`
99
entries in matrices. Other exact numbers may work as well, but are not tested.
1010

11-
As the goal of this module is always to give exact answers but, at the same time,
11+
As the goal of this module is always to give exact answers and, at the same time,
1212
be type stable, the results of many of these functions are `big`. That is, the `detx`
1313
of an integer matrix has entries of type `BigInt`.
1414

0 commit comments

Comments
 (0)