Skip to content

Commit 3b27b8d

Browse files
lfortinevanlucas
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 <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]>
1 parent 7b84363 commit 3b27b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ end
737737
preferred over the use of the `'readable'` event.
738738

739739
##### readable.isPaused()
740-
<!--
740+
<!-- YAML
741741
added: v0.11.14
742742
-->
743743

0 commit comments

Comments
 (0)