Skip to content

Commit

Permalink
doc: replace pseudo version number with constant
Browse files Browse the repository at this point in the history
Following review, replaced pseudo version number with REPLACEME

Refs: nodejs#17004 (review)
Fixes: nodejs#16755
  • Loading branch information
Tiriel committed Nov 19, 2017
1 parent fd88a45 commit 343a92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/console.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ undefined

### console.debug(data[, ...args])
<!-- YAML
added: v9.2.x
added: REPLACEME
-->
* `data` {any}
* `...args` {any}
Expand Down

0 comments on commit 343a92d

Please sign in to comment.