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

Skip to content

Commit a3e9b4d

Browse files
committed
Made the description sound complete
1 parent ae9430a commit a3e9b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is my solution to the second programming assignment in the R programming course.
44

5-
Methods here provide the ability solve for the inverse of matrices faster by caching the inverse of the matrix
5+
Methods here provide the ability solve for the inverse of matrices faster by caching the inverse of the same matrix computed previously.
66

77
### makeCacheMatrix
88
- Creates a modified Matrix whose inverse is easily cached

0 commit comments

Comments
 (0)