★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/af05ad123eNouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
doc: remove "note that" from console.md
Refs: nodejs/remark-preset-lint-node#16

PR-URL: #28329
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
Trott authored and targos committed Jul 2, 2019
1 parent 898b69c commit af05ad123eacc85dc1b005b92d2f68b207c46153
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/api/console.md
@@ -267,7 +267,7 @@ changes:
* `...data` {any}

This method calls `console.log()` passing it the arguments received.
Please note that this method does not produce any XML formatting.
This method does not produce any XML formatting.

### console.error([data][, ...args])
<!-- YAML

0 comments on commit af05ad1

Please sign in to comment.