Skip to content

Commit

Permalink
Merge pull request #53 from ottonascarella/patch-1
Browse files Browse the repository at this point in the history
improve readme
  • Loading branch information
jarppe authored May 11, 2023
2 parents 3c21c7d + 9f1178c commit bfc76d4
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 @@ -114,7 +114,7 @@ Any step can return a `java.util.concurrent.CompletionStage` or `js/promise`, Si
chain
{:x 40}
(partial println "SUCCESS:")
(partial println "SUCCESS:"))
(partial println "FAILURE:"))
; => nil
;; prints "SUCCESS: {:x 41/10}" after 1sec
```
Expand Down

0 comments on commit bfc76d4

Please sign in to comment.