From 73016da6c7ef33674c3b9db0ebb322d498fc578d Mon Sep 17 00:00:00 2001 From: Yahya SayadArbabi Date: Sat, 16 Dec 2017 10:53:43 +0330 Subject: [PATCH] Fix Write json to file link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 776d746ef..57f54e56d 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ * [Speech synthesis (experimental)](#speech-synthesis-experimental) ### Node -* [Write json to file](#write-json-to-file) +* [Write json to file](#write-a-json-to-a-file) ### Object * [Object from key value pairs](#object-from-key-value-pairs)