diff --git a/super-tiny-compiler.js b/super-tiny-compiler.js index e4e214d..0cd203e 100644 --- a/super-tiny-compiler.js +++ b/super-tiny-compiler.js @@ -751,7 +751,7 @@ function traverser(ast, visitor) { * | type: 'NumberLiteral', * | value: '2' * | }] - * (sorry the other one is longer.) | } + * (sorry the other one is longer.) | }] * | } * | }] * | }