nodemanual.org icon indicating copy to clipboard operation
nodemanual.org copied to clipboard

JSON.stringify has wrong param type for value

Open pvdz opened this issue 12 years ago • 0 comments

http://nodemanual.org/latest/js_doc/JSON.html#JSON.stringify says value should be a String. I think it should be Object.

pvdz avatar Jul 12 '12 16:07 pvdz