Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliver authored Oct 7, 2023
1 parent a1e1539 commit 3049248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ button.tappedTintColorBrightnessOffset = -0.15

// A closure is used to detect when tapped
button.tappedHandler = {
print("Button tapped!")
print("Button tapped!")
}

```
Expand Down

0 comments on commit 3049248

Please sign in to comment.