Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Friend-LGA committed Dec 26, 2016
1 parent 9575676 commit 41ba263
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 @@ -348,7 +348,7 @@ alertView.coverBlurEffect = UIBlurEffect(style: .regular)
If you want to change color of blurred view, use:

```objective-c
UIColor* coverColor;
UIColor *coverColor;
```

For example:
Expand Down

0 comments on commit 41ba263

Please sign in to comment.