Skip to content

Commit eaa6356

Browse files
authored
Fix util-log-to-console-log README (#258)
1 parent 693c5f1 commit eaa6356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/util-log-to-console-log/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `util.log` DEP0059
22

3-
This recipe transforms the usage of `log.util()` to use `console.log()`.
3+
This recipe transforms the usage of `util.log()` to use `console.log()`.
44

55
See [DEP0059](https://nodejs.org/api/deprecations.html#DEP0059).
66

0 commit comments

Comments
 (0)