Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.

util.format doc inconsistent from markdown #24

Open
@mikechun

Description

@mikechun

placeholder information under util.format(format, [...]) on nodejs.org website API doc has
% - single percent sign
(http://nodejs.org/api/util.html#util_util_format_format)

Please fix it to match the correct information as shown in the node API markdown.
%% - single percent sign
(https://github.com/joyent/node/blob/master/doc/api/util.markdown)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions