Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PiyushSelarka authored Feb 22, 2022
1 parent 4a96572 commit d79ec2d
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 @@ -60,7 +60,7 @@ Configration for Circular Slider with completion
titleText : "Monday"
),
completion: { (value) in
print(value) // Geting slider value
print(value) // Getting slider value
}
)
```
Expand Down

0 comments on commit d79ec2d

Please sign in to comment.