Skip to content

Commit af05ad1

Browse files
Trotttargos
authored andcommitted
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>
1 parent 898b69c commit af05ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/console.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ changes:
267267
* `...data` {any}
268268

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

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

0 commit comments

Comments
 (0)