From 02b11ea01e4e147ee7e4de552fa7a4c8d0b3b81e Mon Sep 17 00:00:00 2001 From: kazuya kawaguchi Date: Tue, 5 Mar 2019 18:16:23 +0900 Subject: [PATCH] :pencil: docs: fix comment of AST example --- docs/ast.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ast.md b/docs/ast.md index 065a9f0f..ae175e2d 100644 --- a/docs/ast.md +++ b/docs/ast.md @@ -23,7 +23,7 @@ export function create(context) { //... } }, - // Event handlers for