Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Pyrka committed Mar 9, 2017
1 parent 4d10b3d commit 26905b1
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 @@ RxPermission makes a `rx_permission` Observable that you can subscribe in order
### Sample code
```swift
Permission
.Contacts
.contacts
.rx.permission
.subscribeNext { status in
print("Status: \(status)")
Expand Down

0 comments on commit 26905b1

Please sign in to comment.