We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c41f4 commit c58a13aCopy full SHA for c58a13a
cachematrix.R
@@ -1,10 +1,10 @@
1
## The two functions cache the inverse of a given matrix.
2
##
3
-## Note: the matrix supplied is always invertible.
+## Note: the matrix supplied should always be invertible.
4
5
## makeCacheMatrix is a function taking a matrix as it argument.
6
7
-## It will expose:
+## It provides:
8
9
## Setting the value of the matrix
10
## Getting the value of the matrix
0 commit comments