Skip to content

Commit 5f2ef5a

Browse files
committed
Merge pull request #284 from bryant1410/patch-1
Fix attribute reference in README
2 parents 61efea3 + ca0788b commit 5f2ef5a

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
@@ -49,7 +49,7 @@ public void onCreate() {
4949
```
5050

5151
_Note: You don't need to define `CalligraphyConfig` but the library will apply
52-
no default font and use the default attribute of `R.id.fontPath`._
52+
no default font and use the default attribute of `R.attr.fontPath`._
5353

5454
### Inject into Context
5555

0 commit comments

Comments
 (0)