Skip to content

Commit d2777fb

Browse files
committed
Update README.md
Typo in MPAndroidChart
1 parent 76385c9 commit d2777fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You may also need to add the following source repos to your project's build.grad
2222
allprojects {
2323
repositories {
2424
jcenter()
25-
maven { url "https://jitpack.io" } // for MPAndroidChard dependency, not on jcenter yet
25+
maven { url "https://jitpack.io" } // for MPAndroidChart dependency, not on jcenter yet
2626
}
2727
}
2828
```

0 commit comments

Comments
 (0)