Skip to content

Commit 13575d6

Browse files
committed
second comment for branch demo
1 parent 0156c85 commit 13575d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cachematrix.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ makeCacheMatrix <- function(x = matrix()) {
2828
## Please ignore this comment - just for demo
2929
## Adding a comment for the demo
3030
## Adding a comment for the agilesession branch demo
31+
## Adding a second comment for the agilesession branch
3132

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

0 commit comments

Comments
 (0)