Skip to content

Commit

Permalink
Merge pull request #1701 from wogsland/doc-fix
Browse files Browse the repository at this point in the history
Small documentation formatting fix
  • Loading branch information
MellowMelon committed Mar 30, 2017
2 parents fe8c57b + ae281bc commit a5aa660
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 a5aa660

Please sign in to comment.