Skip to content

Commit ec9c6b9

Browse files
committed
update cornerRadius description
1 parent d741417 commit ec9c6b9

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
@@ -992,7 +992,7 @@ FlexLayout also adds methods to set common UIView properties.
992992
* **`backgroundColor(_ color: UIColor)`**
993993
Set the flex item's UIView background color.
994994
* **`cornerRadius(_ value: CGFloat)`**
995-
Set the view to rounded corner
995+
Set the flex item's UIView rounded corner radius.
996996

997997
###### Usage examples:
998998
```swift

0 commit comments

Comments
 (0)