From b574eae6448579ccd4632d270cf19aae2e262e46 Mon Sep 17 00:00:00 2001 From: Vse Mozhet Byt Date: Fri, 29 Jun 2018 01:15:51 +0300 Subject: [PATCH] Fix typo in `readme.md` Closes GH-37. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 94181d00..0d77e892 100644 --- a/readme.md +++ b/readme.md @@ -475,7 +475,7 @@ syntax tree and a file. ###### Example -The below example shows how the `stringify` function can be used to transform a +The below example shows how the `run` function can be used to transform a [syntax tree][node]. ```js