Browse Source

doc: fixed readable.isPaused() version annotation

readable.isPaused(): added a missing YAML placeholder
so the 'Added to version' annotation is displayed in docs

PR-URL: https://github.com/nodejs/node/pull/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>
v6.x
Laurent Fortin 8 years ago
committed by Myles Borins
parent
commit
e8f0dba3af
No known key found for this signature in database GPG Key ID: 933B01F40B5CA946
  1. 2
      doc/api/stream.md

2
doc/api/stream.md

@ -728,7 +728,7 @@ end
preferred over the use of the `'readable'` event.
##### readable.isPaused()
<!--
<!-- YAML
added: v0.11.14
-->

Loading…
Cancel
Save