Skip to content

Commit d00123e

Browse files
authored
Fix description for partial (#215)
1 parent bf7f3f3 commit d00123e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ Favor `comp` over anonymous functions for function composition.
15071507

15081508
=== `partial` [[partial]]
15091509

1510-
Favor `partial` over anonymous functions for currying.
1510+
Favor `partial` over anonymous functions.
15111511

15121512
[source,clojure]
15131513
----

0 commit comments

Comments
 (0)