Skip to content

Commit 3ae9f75

Browse files
authored
Update README.md
1 parent 8fbede6 commit 3ae9f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ entries in matrices. Other exact numbers may work as well, but are not tested.
1111

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

1616
## Functions
1717

0 commit comments

Comments
 (0)