From 2c8667f347bb2e5c76c82caefe5617252d391ae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien?= Date: Sat, 16 Dec 2017 08:21:49 +0100 Subject: [PATCH] Fix `Write json to file` anchor --- 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)