Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yegorivanov committed Nov 14, 2018
1 parent 0b88764 commit 069d211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ guard let dataSource = someObject as? CardSliderDataSource else { return }
let cardSlider = CardSliderViewController.with(dataSource: dataSource)
```

4) Set the title and present:
4) Set the title and present:

``` swift
cardSlider.title = "Movies"
Expand Down

0 comments on commit 069d211

Please sign in to comment.