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 5f83a33 commit c33296dCopy full SHA for c33296d
cachematrix.R
@@ -25,7 +25,7 @@ makeCacheMatrix <- function(x = matrix()) {
25
26
27
## Return the inverse matrix by calling the functions defined above
28
-## adding this comment here for the benefit of my agile chapter peers
+## adding this comment here for the benefit of my agile chapter peers on my agile branch
29
30
cacheSolve <- function(x, ...) {
31
## Return a matrix that is the inverse of 'x'
0 commit comments