Skip to content

Commit 0574724

Browse files
authored
Update README.md
1 parent a1f0348 commit 0574724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you prefer not to use any of dependency managers, you can integrate manually.
2727
To create image:
2828

2929
```swift
30-
let image = UIImage(.trash.circleFill)
30+
let image = UIImage(.trash.circle)
3131
```
3232

3333
If need with specific font, use this:

0 commit comments

Comments
 (0)