Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1d7e13

Browse files
author
Mirco Veltri
committed
fix typos
1 parent a2a7080 commit a1d7e13

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
@@ -5,7 +5,7 @@
55
## to caching the inverse of a matrix rather than compute it repeatedly.
66
##
77
##################################################################################
8-
## FUNCTION: makeCacheMatric
8+
## FUNCTION: makeCacheMatrix
99
##
1010
## It creates a special "matrix", which is really a list containing a function to:
1111
##

0 commit comments

Comments
 (0)