Skip to content

Commit bc4bc29

Browse files
committed
first commit onmaster branch for a comment update
1 parent 6add8d8 commit bc4bc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cachematrix.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ makeCacheMatrix <- function(x = matrix()) {
2727
## Return the inverse matrix by calling the functions defined above
2828
## Please ignore this comment - just for demo
2929
## Please ignore - wip feature change - second change - pullrequestcheck
30-
## Edit one
30+
## Edit one + two
3131

3232
cacheSolve <- function(x, ...) {
3333
## Return a matrix that is the inverse of 'x'

0 commit comments

Comments
 (0)