diff --git a/doc/api/util.md b/doc/api/util.md index efeb50f04c4033..3b7236e60a311d 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -371,6 +371,9 @@ util.formatWithOptions({ colors: true }, 'See object %O', { foo: 42 });