Skip to content

Commit 58ccbff

Browse files
committed
Action doc commit
1 parent c56fd02 commit 58ccbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/clojure.core.async.flow.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
</pre></div></div><div class="public anchor" id="var-start"><h3>start</h3><div class="usage"><code>(start g)</code></div><div class="doc"><pre class="plaintext">starts the entire flow from init values. The processes start paused.
201201
Call 'resume' or 'resume-proc' to start flow. Returns a map with keys:
202202

203-
:report-chan - a core.async chan for reading.'ping' reponses
203+
:report-chan - a core.async chan for reading.'ping' responses
204204
will show up here, as will any explicit ::flow/report outputs
205205
from :transform
206206

0 commit comments

Comments
 (0)