Skip to content

Commit 0b881b1

Browse files
authored
Fix bullet formatting in what_if.clj
1 parent cc0341b commit 0b881b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

notebooks/clojure/transducers/what_if.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122

123123
;; For example, transducers can be used in several different ways with
124124
;; `core.async` channels:
125+
125126
;; * [on a `chan`nel](https://clojure.github.io/core.async/clojure.core.async.html#var-chan)
126127
;; * [in a `pipeline`](https://clojure.github.io/core.async/clojure.core.async.html#var-pipeline)
127128
;; * [or consumed with `transduce`](https://clojure.github.io/core.async/clojure.core.async.html#var-transduce)

0 commit comments

Comments
 (0)