Skip to content

Commit

Permalink
Fixed documentation formatting that was bugging me
Browse files Browse the repository at this point in the history
  • Loading branch information
wogsland committed Mar 14, 2017
1 parent fe8c57b commit ae281bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Expand Up @@ -660,7 +660,7 @@ You can call `b.pipeline.get()` with a label name to get a handle on a stream pi
that you can `push()`, `unshift()`, or `splice()` to insert your own transform
streams.

# b.reset(opts)
## b.reset(opts)

Reset the pipeline back to a normal state. This function is called automatically
when `bundle()` is called multiple times.
Expand Down

0 comments on commit ae281bc

Please sign in to comment.