Skip to content

Commit

Permalink
Update Traits.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sauravexodus authored and kzaher committed Dec 23, 2017
1 parent 49a62eb commit 886a25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Traits.md
Expand Up @@ -414,7 +414,7 @@ The implementation of `ControlProperty` will ensure that sequence of events is b

#### Practical usage example

We can found very good practical examples in the `UISearchBar+Rx` and in the `UISegmentedControl+Rx`:
We can find very good practical examples in the `UISearchBar+Rx` and in the `UISegmentedControl+Rx`:

```swift
extension Reactive where Base: UISearchBar {
Expand Down

0 comments on commit 886a25d

Please sign in to comment.