Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 69c9df0

Browse files
author
John Earle
authored
Update README.md
1 parent f29947e commit 69c9df0

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
@@ -55,7 +55,7 @@ UIColor* c = [UIColor sldsColorText:SLDSColorTextInverse];
5555
5656
...
5757
58-
UIFont* f = [UIFont sldsFontLightWithSize:SLDSFontSizeXLarge];
58+
UIFont* f = [UIFont sldsFont:SLDSFontRegular withSize:SLDSFontSizeXLarge];
5959
6060
6161

0 commit comments

Comments
 (0)