Skip to content

Commit

Permalink
doc: fix small typo in readme
Browse files Browse the repository at this point in the history
I am using this package to great success.
Just wanted to say thanks for this work guys.
Here's a small typo fix.

PR-URL: #26
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
  • Loading branch information
matttt authored and gireeshpunathil committed May 20, 2020
1 parent f8066d8 commit 1765b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Because of the usage of ES6 semantics, this module is supported only on `node v4


### **APIs**
***stringifyAsnc***:
***stringifyAsync***:

stringifyAsync(value[, replacer][, space][, intensity], callback)

Expand Down

0 comments on commit 1765b6c

Please sign in to comment.