Skip to content

Commit

Permalink
doc: fixed readable.isPaused() version annotation
Browse files Browse the repository at this point in the history
readable.isPaused(): added a missing YAML placeholder
so the 'Added to version' annotation is displayed in docs

PR-URL: nodejs/node#11677
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
  • Loading branch information
lfortin authored and andrew749 committed Jul 19, 2017
1 parent beb9482 commit 41a3ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ end
preferred over the use of the `'readable'` event.

##### readable.isPaused()
<!--
<!-- YAML
added: v0.11.14
-->

Expand Down

0 comments on commit 41a3ace

Please sign in to comment.