We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693c5f1 commit eaa6356Copy full SHA for eaa6356
recipes/util-log-to-console-log/README.md
@@ -1,6 +1,6 @@
1
# `util.log` DEP0059
2
3
-This recipe transforms the usage of `log.util()` to use `console.log()`.
+This recipe transforms the usage of `util.log()` to use `console.log()`.
4
5
See [DEP0059](https://nodejs.org/api/deprecations.html#DEP0059).
6
0 commit comments