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