Skip to content

Commit 9062919

Browse files
committed
Tweak some wording
1 parent 86fdfc5 commit 9062919

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
@@ -1428,7 +1428,7 @@ Use `not=` instead of `(not (= ...))`.
14281428

14291429
=== `printf` [[printf]]
14301430

1431-
Use `printf` instead of `(print (format ...))`.
1431+
Prefer `printf` over `(print (format ...))`.
14321432

14331433
[source,clojure]
14341434
----

0 commit comments

Comments
 (0)