Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Sep 11, 2020
1 parent 7ff312f commit 321e112
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 @@ -49,7 +49,7 @@ Combino
.store(in: &bag)
```

### .sink(() -> [SinkEvents])
### .sink(() -> [SinkEvent])
```swift
Combino
.do(withDelay: 5) {
Expand Down

0 comments on commit 321e112

Please sign in to comment.