We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f206601 commit 8fae66fCopy full SHA for 8fae66f
README.md
@@ -22,7 +22,7 @@ A label with padding for iOS
22
23
## How To Use
24
25
-- Change class of UILabel in your `storyboard`, `xib` to `PaddingLabel`.
+- Change class of `UILabel` in your `storyboard`, `xib` to `PaddingLabel`.
26
- Or programmatically:
27
28
```swift
0 commit comments