Skip to content

Commit e8f0dba

Browse files
lfortinMylesBorins
authored andcommitted
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: #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>
1 parent 40b27ba commit e8f0dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/stream.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ end
728728
preferred over the use of the `'readable'` event.
729729

730730
##### readable.isPaused()
731-
<!--
731+
<!-- YAML
732732
added: v0.11.14
733733
-->
734734

0 commit comments

Comments
 (0)